Internal compiler error with egcs

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


> 	While compiling some source code the compiler reported an internal
> compiler error.  I saw that the code in question had an obvious syntax
> error, so I managed to isolate the offending code & create a sample that
> generates the error.

Thanks for your bug report. egcs-2.93.21 reports

error.cpp:21: `Bar<long int>' specified as declarator-id
error.cpp:21: syntax error before `;'
error.cpp: In function `int main()':
error.cpp:25: `LongBar' undeclared (first use this function)

so it appears that the bug has been fixed.

Regards,
Martin



More information about the Gcc-bugs mailing list