public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/2570
@ 2003-05-06  1:36 Wolfgang Bangerth
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Bangerth @ 2003-05-06  1:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Wolfgang Bangerth <bangerth@ices.utexas.edu>
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: c++/2570
Date: Mon, 5 May 2003 20:28:55 -0500 (CDT)

 Here's basically the same testcase as in the attachment:
 --------------------------
 class SmashGCC {};
 
 template <class T> struct Outer {
   struct Inner;
 };
 
 template <class T>
 struct Outer<T>::Inner : SmashGCC;
 ---------------------------
 
 g/x> /home/bangerth/bin/gcc-3.4-pre/bin/c++ x.cc
 x.cc:8: error: expected `{'
 x.cc:8: internal compiler error: in poplevel, at cp/decl.c:1229
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See <URL:http://gcc.gnu.org/bugs.html> for instructions.
 
 W.
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: c++/2570
@ 2001-04-20  7:36 lerdsuwa
  0 siblings, 0 replies; 2+ messages in thread
From: lerdsuwa @ 2001-04-20  7:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: lerdsuwa@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org, rene.rebe@gmx.net,
  ziegler@informatik.hu-berlin.de
Cc:  
Subject: Re: c++/2570
Date: 20 Apr 2001 14:26:54 -0000

 Synopsis: G++ reports internal Error on simple code
 
 State-Changed-From-To: open->analyzed
 State-Changed-By: lerdsuwa
 State-Changed-When: Fri Apr 20 07:26:54 2001
 State-Changed-Why:
     Confirm as a bug.  It still presents in gcc 3.0 branch.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2570&database=gcc


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-06  1:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-06  1:36 c++/2570 Wolfgang Bangerth
  -- strict thread matches above, loose matches on Subject: below --
2001-04-20  7:36 c++/2570 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).