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 2.95.2 ICE with templates


> The code below generates an ICE under Cygwin 20.1.

Thanks for your bug report. The mainline compiler (2.96 20000125
(experimental)) reports

bug2.cpp:20: typedef `Singleton<S, NoCleanupMgr2>::InstantiatorType' in elaborated type specifier
bug2.cpp:20: ANSI C++ forbids declaration of `type name' with no type

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