This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 2.95.2 ICE with templates
> Now, if I understand this matter correctly I have a related code
> example below, that is faulty and should NOT compile (which it does
> with gcc 2.95.2).
Yes, that's what I think. You may want to ask in one of the public
C++ fora first, eg. comp.lang.c++.moderated, or comp.std.c++ for
confirmation.
> Do you know if a recent snapshot complains about this code?
No, it's still accepted.
Martin