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: Bug report - g++ 2.95


> Sorry, I didn't have the time to try this under the latest
> snapshot. I did try it under egcs 1.1.2 and got the same result.
> I hope the program is small enough to be useful.  :)

Thanks for your bug report. The mainline compiler (2.96 19991202
(experimental)) says

a.cc:2: `template <C> struct hash' is not a function template
a.cc:2: syntax error before `{'

so the bug has been fixed (and the bug in the program is now
detected).

Regards,
Martin


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