[Bug c++/12608] internal compiler error: tree check: expected class 't', have 'x' (error_mark) in cp_parser_class_specifier, at cp/parser.c:11264
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Oct 14 05:03:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12608
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |error-recovery, ice-on-
| |invalid-code
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-10-14 05:03 -------
This is not a regression (if the header was just a source file, .cc, GCC still ICE's). Every GCC from
2.91.6 to the mainline, ICE on this test. I have not reduced this problem yet though but it looks
like an easy fix though (I do not have the time to fix it though).
More information about the Gcc-bugs
mailing list