This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Parse error with throw


> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]