internal compiler error 980711

Martin v. Loewis martin@mira.isdn.cs.tu-berlin.de
Mon May 31 21:06:00 GMT 1999


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

Thanks for your bug report. egcs-2.93.21 reports

bug.cc:10: `B' specified as declarator-id
bug.cc:10: multiple declarations `int' and `NameA::A'
bug.cc: In function `int main()':
bug.cc:13: aggregate `class NameB::B b' has incomplete type and cannot be initialized

so the bug will be fixed in the next egcs release.

Regards,
Martin



More information about the Gcc-bugs mailing list