This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/7294: GCC 3.1 problem with templates
- From: nathan at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, vincent dot lascaux at ifrance dot com
- Date: 12 Jul 2002 21:40:29 -0000
- Subject: Re: c++/7294: GCC 3.1 problem with templates
- Reply-to: nathan at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, vincent dot lascaux at ifrance dot com, gcc-gnats at gcc dot gnu dot org
Synopsis: GCC 3.1 problem with templates
State-Changed-From-To: open->analyzed
State-Changed-By: nathan
State-Changed-When: Fri Jul 12 14:40:29 2002
State-Changed-Why:
confirmed. btw you need a typename there
typename CFoo<value>::i CFooI;
but it still fails the same way. I've attached a corrected
test case
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7294