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 373


> I found the following bug when trying use the scope resolution operator
> on a template function in another namespace. Explicitly doing "using
> namespace NPoolVector" works, but "NPoolVector::Output<int>" causes the
> compiler to abort:

Thanks for your bug report. The mainline compiler (2.96 19991121
(experimental)) compiles this fine, 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]