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 concerning templates


> I know that the code is not correct, but the compiler should give a
> more usefull message :-)

Thanks for your bug report. gcc-2.95.2 says 

a.cc:8: `T' was not declared in this scope
a.cc:8: parse error before `,'
a.cc:9: confused by earlier errors, bailing out

so the bug appears to be fixed.

> Btw, this URL is not valid, http://gcc.gnu.org/bugs.html is correct.

We know. This was changed when egcs became gcc; we could not change
the string on your system at that time, though :-) The 'final'
location of that document is

http://www.gnu.org/software/gcc/bugs.html

Regards,
Martin

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