[Bug c++/12608] New: internal compiler error: tree check: expected class 't', have 'x' (error_mark) in cp_parser_class_specifier, at cp/parser.c:11264
carlo at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Oct 14 00:29: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
Summary: internal compiler error: tree check: expected class 't',
have 'x' (error_mark) in cp_parser_class_specifier, at
cp/parser.c:11264
Product: gcc
Version: 3.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: carlo at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
While investigation my last bug report, I ran into ANOTHER ice...
Reproduce with:
g++-cvs-3.4 -include pppch.h -c -o pppch.h.gch pppch.h
pppch.h is attached.
The full output of the above with '-v' is attached too (its big).
More information about the Gcc-bugs
mailing list