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


> egcs-1.1.2
[...]
> test.cpp:17: Internal compiler error.

Thanks for your bug report. gcc-2.95.1 reports

a.cc: In instantiation of `B<A>':
a.cc:16:   instantiated from here
a.cc:12: invalid use of undefined type `class A'
a.cc:16: forward declaration of `class A'

so 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]