public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/2458
@ 2001-04-03  5:46 lerdsuwa
  0 siblings, 0 replies; only message in thread
From: lerdsuwa @ 2001-04-03  5:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: lerdsuwa@gcc.gnu.org
To: Richard.h.Gong@aero.org, gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/2458
Date: 3 Apr 2001 12:41:15 -0000

 Synopsis: typename within function template cause internal compiler error
 
 State-Changed-From-To: open->closed
 State-Changed-By: lerdsuwa
 State-Changed-When: Tue Apr  3 08:41:15 2001
 State-Changed-Why:
     Fixed in the gcc 3.0 branch.  The following error message
     is correctly displayed instead of internal compiler error:
     
          /tmp/@28611.7.cc:5: syntax error before `:' token
          In file included from /usr/local/include/g++-v3/bits/std_vector.h:32,
                           from /usr/local/include/g++-v3/vector:2,
                           from /tmp/@28611.7.cc:7:
          /usr/local/include/g++-v3/bits/functexcept.h:84: parse error before `}' token
          /tmp/@28611.7.cc: In function `void PrintSTL(StlClass)':
          /tmp/@28611.7.cc:14: declaration does not declare anything
          /tmp/@28611.7.cc:16: parse error before `;' token
          /tmp/@28611.7.cc: At global scope:
          /tmp/@28611.7.cc:20: `main' must return `int'
     
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2458&database=gcc


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-04-03  5:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-03  5:46 c++/2458 lerdsuwa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).