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: g++ 2.95.2 parse error in qualified member name lookup


> I believe this should compile according to 3.4.3.1. It fails with g++ 2.95.2.
> The compiler has no problem if A is not a template or if the call is fully
> qualified (i.e., with N::A<int>::foo()).

Thanks for your bug report. I've put it into GNATS.

Regards,
Martin

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