public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* RE: c++/5401: ICE in pushclass
@ 2002-01-16 14:26 Billinghurst, David (CRTS)
  0 siblings, 0 replies; 3+ messages in thread
From: Billinghurst, David (CRTS) @ 2002-01-16 14:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
To: <gcc-gnats@gcc.gnu.org>
Cc:  
Subject: RE: c++/5401: ICE in pushclass
Date: Thu, 17 Jan 2002 06:19:27 +0800

 -----Original Message-----
 From: Wolfgang Bangerth [mailto:wolfgang.bangerth@iwr.uni-heidelberg.de]
 Sent: Thursday, 17 January 2002 1:18=20
 To: gcc-bugs@gcc.gnu.org
 Subject: Re: c++/5401: ICE in pushclass
 
 
 
 This bug report is identical to c++/2738. Someone may close the
 duplicate.
 Regards
   Wolfgang
 
 ------------------------------------------------------------------------
 -
 Wolfgang Bangerth          email:
 wolfgang.bangerth@iwr.uni-heidelberg.de
                              www:
 http://gaia.iwr.uni-heidelberg.de/~wolf
 
 


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

* Re: c++/5401: ICE in pushclass
@ 2002-01-16 19:14 rodrigc
  0 siblings, 0 replies; 3+ messages in thread
From: rodrigc @ 2002-01-16 19:14 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, jakub, nobody

Synopsis: ICE in pushclass

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Wed Jan 16 19:14:20 2002
State-Changed-Why:
    Duplicate of PR 2738:
    http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2738&database=gcc

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5401


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

* c++/5401: ICE in pushclass
@ 2002-01-16  5:56 jakub
  0 siblings, 0 replies; 3+ messages in thread
From: jakub @ 2002-01-16  5:56 UTC (permalink / raw)
  To: gcc-gnats


>Number:         5401
>Category:       c++
>Synopsis:       ICE in pushclass
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-illegal-code
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 16 05:56:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     wtcorrea@cs.princeton.edu
>Release:        3.0.x, 3.1-CVS
>Organization:
>Environment:
i386-redhat-linux
>Description:
template <class T> struct A {
  struct B {
    B();
  };
};

template <class T> void A<T>::B::B()
{
}

ICEs because pushclass doesn't expect TYPENAME_TYPE.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-01-17  3:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-16 14:26 c++/5401: ICE in pushclass Billinghurst, David (CRTS)
  -- strict thread matches above, loose matches on Subject: below --
2002-01-16 19:14 rodrigc
2002-01-16  5:56 jakub

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).