------- Comment #8 from pinskia at gcc dot gnu dot org 2008-11-25 23:40 ------- This only ICEs now with checking turned on: t.cc: In function 'void foo()': t.cc:28: internal compiler error: tree check: expected record_type or union_type or qual_union_type, have integer_type in build_java_class_ref, at cp/init.c:2426
Without checking turned on I get the following ICE: t.cc: In function 'void foo()': t.cc:28: error: can't find 'class$' in 'jboolean' t.cc: At global scope: t.cc:29: error: expected `}' at end of input -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-checking http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11006