This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the EGCS project.


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

Re: Friend Template Internal compiler error g++ (egcs-2.91.60) x86


> I'm not sure what the purpose of such a declaration would be, but I
> stumbled across the error, and figured I might as well send it on
> in.

Thanks for your bug report. The declaration is in error, gcc-2.95
19990717 says

a.cc:2: using template type parameter `bar' after `class'
a.cc:2: confused by earlier errors, bailing out

without crashing.

Regards,
Martin

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