> 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