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: internal compiler error 40


> * the egcs version I use is (c++ --version):
>         egcs-2.91.60

Thanks for your bug report. The current development code
(egcs-2.93.10) says

bug.cc: In function `int ParseBinding(struct PARS_RIGHT_BIND)':
bug.cc:17: invalid use of type decl `union PARS_RIGHT_BIND::value' as expression
bug.cc:19: parse error before `}'

So g++ now correctly detects the errors in this code. I don't know
whether the bug was fixed for the upcoming 1.1.2.

Regards,
Martin


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