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: Additional gcc-2.95 enum Bug


> while working on my project with a lot of enums, I discovered an
> additional bug in the C++ frontend. 

Thanks for your bug report. The mainline compiler (2.96 20000111
(experimental)) says

a.cc: In function `void test ()':
a.cc:6: parse error before `b'
a.cc:6: confused by earlier errors, bailing out

so it seems the bug has been fixed (at least, it is reported before
the compiler crashes).

Regards,
Martin



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