[Bug c++/11006] [CNI] ICE with use of __java_boolean

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Nov 25 23:41:00 GMT 2008



------- 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



More information about the Gcc-bugs mailing list