This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-08 03:29 -------
I get a different ICE now on the mainline:
pr11006.cc: In function `void foo()':
pr11006.cc:4: internal compiler error: tree check: expected record_type, union_type or 
qual_union_type; have integer_type in build_java_class_ref, at cp/init.c:1868
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11006


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]