This is the mail archive of the gcc-prs@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: c++/2070


The following reply was made to PR c++/2070; it has been noted by GNATS.

From: lerdsuwa@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, igodard@rational.com, nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/2070
Date: 8 Apr 2001 10:26:51 -0000

 Synopsis: syntax error in correct code
 
 State-Changed-From-To: open->analyzed
 State-Changed-By: lerdsuwa
 State-Changed-When: Sun Apr  8 03:26:51 2001
 State-Changed-Why:
     Confirm as a bug.  A known workaround is to add 'template'
     qualifier as in
       C<C1>::template F<int>();
     and
       C<C1>::template F<C2>();
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2070&database=gcc


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