egcs 1.1.2 C++ internal compiler error

Martin v. Loewis martin@mira.isdn.cs.tu-berlin.de
Mon May 31 21:06:00 GMT 1999


> I encountered an internal compiler error in egcs 1.1.2 C++.

Thanks for your bug report. gcc-2.95 19990529 says

a.cc:7: warning: `__noreturn__' attribute ignored
a.cc:7: ANSI C++ forbids declaration `' with no type

so the compiler doesn't crash anymore; it doesn't understand your
intention either.

Regards,
Martin



More information about the Gcc-bugs mailing list