This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/26558] segfault on syntax error
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Mar 2006 15:56:15 -0000
- Subject: [Bug c++/26558] segfault on syntax error
- References: <bug-26558-5724@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pinskia at gcc dot gnu dot org 2006-03-04 15:56 -------
But not with "4.2.0 20060304" on x86_64:
t.cc: In member function ?int C<T>::fun2()?:
t.cc:4: internal compiler error: tree check: expected class ?type?, have
?exceptional? (error_mark) in cp_parser_class_name, at cp/parser.c:12746
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Must had been a change between there and today that caused it.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26558