[Bug c++/26558] segfault on syntax error

2006-03-04 Thread pinskia 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::fun2()’: t.cc:4: internal compiler error: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in cp_parser_class_name, at cp/pa

[Bug c++/26558] segfault on syntax error

2006-03-04 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-03-04 15:55 --- And "4.0.3 20051105" on x86_64. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26558 --- You are receiving this mail because: --- You reported the bug, or are watching the reporter. -- To UNSUBSCRIBE

[Bug c++/26558] segfault on syntax error

2006-03-04 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-03-04 15:55 --- Hmm, works with 4.1.0 20060208 on x86_64. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26558 --- You are receiving this mail because: --- You reported the bug, or are watching the reporter. -- To U