c++/4905: unspecified internal compiler error

rodrigc@gcc.gnu.org rodrigc@gcc.gnu.org
Sat Dec 1 12:26:00 GMT 2001


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

From: rodrigc@gcc.gnu.org
To: gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org,
  nobody@gcc.gnu.org, theverylittleone@hotmail.com
Cc:  
Subject: Re: c++/4905: unspecified internal compiler error
Date: 1 Dec 2001 20:24:02 -0000

 Synopsis: unspecified internal compiler error
 
 State-Changed-From-To: open->closed
 State-Changed-By: rodrigc
 State-Changed-When: Sat Dec  1 12:24:01 2001
 State-Changed-Why:
     With gcc 3.0.3 your example produces no internal compiler error, but the following compilation errors:
     
     a.cc:17: too many template parameter lists in declaration of `void foo()'
     a.cc:17: syntax error before `{' token
     a.cc: In function `int main()':
     a.cc:22: parse error before `;' token
     a.cc:23: `c' undeclared (first use this function)
     a.cc:23: (Each undeclared identifier is reported only once for each function it
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4905&database=gcc



More information about the Gcc-prs mailing list