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 Error, Test<void> instantiation


> Here is a trivial problem, but the compiler generates an Internal
> error...

Thanks for your bug report. gcc-2.95.1 says

bug2.cxx: In instantiation of `Test<void>':
bug2.cxx:12:   instantiated from here
bug2.cxx:6: forming reference to void

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