public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/5975: ICE with typedefs and templates
@ 2002-07-13  3:45 lerdsuwa
  0 siblings, 0 replies; 8+ messages in thread
From: lerdsuwa @ 2002-07-13  3:45 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, reichelt

Synopsis: ICE with typedefs and templates

State-Changed-From-To: analyzed->suspended
State-Changed-By: lerdsuwa
State-Changed-When: Sat Jul 13 03:45:09 2002
State-Changed-Why:
    This is caused by the change:
      http://gcc.gnu.org/ml/gcc-patches/2002-01/msg01621.html
    ICE should be eventually suppressed when GCC 3.2 is near 
    released.
    

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


^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: c++/5975: ICE with typedefs and templates
@ 2003-05-20 20:57 reichelt
  0 siblings, 0 replies; 8+ messages in thread
From: reichelt @ 2003-05-20 20:57 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, reichelt

Old Synopsis: [3.3 regression] ICE with typedefs and templates
New Synopsis: ICE with typedefs and templates

State-Changed-From-To: analyzed->closed
State-Changed-By: reichelt
State-Changed-When: Tue May 20 20:57:52 2003
State-Changed-Why:
    Oops. It's not a regression.
    gcc 3.0.x is just "confused by earlier errors, bailing out".
    Even gcc 2.95.x has tree checking failures.
    So I close the PR as fixed on mainline.

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


^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: c++/5975: ICE with typedefs and templates
@ 2002-07-11  8:13 lerdsuwa
  0 siblings, 0 replies; 8+ messages in thread
From: lerdsuwa @ 2002-07-11  8:13 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, reichelt

Synopsis: ICE with typedefs and templates

State-Changed-From-To: open->analyzed
State-Changed-By: lerdsuwa
State-Changed-When: Thu Jul 11 08:13:58 2002
State-Changed-Why:
    Confirmed.  A regression in mainline from GCC 3.1.

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


^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: c++/5975: ICE with typedefs and templates
@ 2002-06-10  8:53 rodrigc
  0 siblings, 0 replies; 8+ messages in thread
From: rodrigc @ 2002-06-10  8:53 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, reichelt

Synopsis: ICE with typedefs and templates

State-Changed-From-To: closed->open
State-Changed-By: rodrigc
State-Changed-When: Mon Jun 10 08:53:26 2002
State-Changed-Why:
    Re-opened on request of submitter.
    Apparently this is still a problem on the mainline.

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


^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: c++/5975: ICE with typedefs and templates
@ 2002-06-10  6:16 Reichelt
  0 siblings, 0 replies; 8+ messages in thread
From: Reichelt @ 2002-06-10  6:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Reichelt <reichelt@igpm.rwth-aachen.de>
To: gcc-gnats@gcc.gnu.org, rodrigc@gcc.gnu.org
Cc:  
Subject: Re: c++/5975: ICE with typedefs and templates
Date: Mon, 10 Jun 2002 15:41:55 +0200

 Dear Craig,
 
 sorry for bothering you, but could you please reopen PR 5975?
 You closed it upon my request a couple of weeks ago, but the bug
 is still present in the main trunk. (It was fixed for 3.1 and I only
 checked the branch, not the main line, sorry.)
 
 Greetings,
 Volker Reichelt
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5975
 
 


^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: c++/5975: ICE with typedefs and templates
@ 2002-05-11  9:57 rodrigc
  0 siblings, 0 replies; 8+ messages in thread
From: rodrigc @ 2002-05-11  9:57 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, reichelt

Synopsis: ICE with typedefs and templates

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Sat May 11 09:57:45 2002
State-Changed-Why:
    Closed upon request of submitter.

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


^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: c++/5975: ICE with typedefs and templates
@ 2002-04-10  7:56 Reichelt
  0 siblings, 0 replies; 8+ messages in thread
From: Reichelt @ 2002-04-10  7:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Reichelt <reichelt@igpm.rwth-aachen.de>
To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/5975: ICE with typedefs and templates
Date: Wed, 10 Apr 2002 17:17:24 +0200

 The PR can be closed, since the problem doesn't arise with recent 3.1
 snapshots.
 
 Greetings,
 Volker Reichelt
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5975
 
 


^ permalink raw reply	[flat|nested] 8+ messages in thread
* c++/5975: ICE with typedefs and templates
@ 2002-03-15  7:16 reichelt
  0 siblings, 0 replies; 8+ messages in thread
From: reichelt @ 2002-03-15  7:16 UTC (permalink / raw)
  To: gcc-gnats


>Number:         5975
>Category:       c++
>Synopsis:       ICE with typedefs and templates
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-illegal-code
>Submitter-Id:   net
>Arrival-Date:   Fri Mar 15 07:16:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Volker Reichelt
>Release:        gcc 3.1 20020311 (prerelease)
>Organization:
>Environment:
mips-sgi-irix6.5, i686-pc-linux-gnu
>Description:
The following line of code causes an ICE:

--------------------snip here-------------
typedef typename X::Y<> y;
--------------------snip here-------------

The error message is

bug.cpp:1: `X' is not a class or namespace
bug.cpp:1: tree check: expected class 't', have 'x' (identifier_node) in 
   make_typename_type, at cp/decl.c:5669
Please submit a full bug report, [etc.]

This is a regression from gcc 3.0.x.
>How-To-Repeat:
g++ -c bug.cpp
>Fix:

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


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

end of thread, other threads:[~2003-05-20 20:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-13  3:45 c++/5975: ICE with typedefs and templates lerdsuwa
  -- strict thread matches above, loose matches on Subject: below --
2003-05-20 20:57 reichelt
2002-07-11  8:13 lerdsuwa
2002-06-10  8:53 rodrigc
2002-06-10  6:16 Reichelt
2002-05-11  9:57 rodrigc
2002-04-10  7:56 Reichelt
2002-03-15  7:16 reichelt

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