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: gcc bug


> I found a bug in gcc, which causes it to report:
>     Internal compiler error 980711.
> where instead there should be an error message about trying to expand
> a template that doesn't exist.

Thanks for your bug report. egcs-2.93.21 says

a.cc:13: syntax error before `;'

so it appears that the bug has been fixed.

Regards,
Martin


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