Parse error with throw

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Sat May 27 13:42:00 GMT 2000


> I'm not sure it is really a bug. I only know that both 'throw
> exception()' and '(throw exception())' work with Sun CC 5.0. I don't
> know what is said by the C++ norm.

Thanks for your bug report. This is a known bug, see

http://www.gnu.org/software/gcc/bugs.html#parsing

Regards,
Martin


More information about the Gcc-bugs mailing list