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: g++ bug?


> imerge-dev3: bug: g++ foo.cxx foo.cxx:1: Internal compiler error 980711.
> foo.cxx:1: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
> foo.cxx:1: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.

Thanks for your bug report. gcc-2.95.2 says

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

so the bug has been fixed. The problem, of course, is that <list> was
not included.

Regards,
Martin

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