public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/5657: ICE in template with parameter of undedefined type
@ 2002-10-03 22:38 mmitchel
  0 siblings, 0 replies; 5+ messages in thread
From: mmitchel @ 2002-10-03 22:38 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, mmitchel, nobody, reichelt

Synopsis: ICE in template with parameter of undedefined type

Responsible-Changed-From-To: unassigned->mmitchel
Responsible-Changed-By: mmitchel
Responsible-Changed-When: Thu Oct  3 22:38:16 2002
Responsible-Changed-Why:
    Working on a fix.

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


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

* Re: c++/5657: ICE in template with parameter of undedefined type
@ 2002-12-30 14:16 Volker Reichelt
  0 siblings, 0 replies; 5+ messages in thread
From: Volker Reichelt @ 2002-12-30 14:16 UTC (permalink / raw)
  To: mmitchel; +Cc: gcc-prs

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

From: Volker Reichelt <reichelt@igpm.rwth-aachen.de>
To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org
Cc:  
Subject: Re: c++/5657: ICE in template with parameter of undedefined type
Date: Tue, 31 Dec 2002 00:06:00 +0100

 Just for the record:
 The new parser in gcc 3.4 isn't confused any more!
 
 Regards,
 Volker
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5657
 
 


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

* Re: c++/5657: ICE in template with parameter of undedefined type
@ 2002-10-11 16:30 mmitchel
  0 siblings, 0 replies; 5+ messages in thread
From: mmitchel @ 2002-10-11 16:30 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, mmitchel, reichelt

Synopsis: ICE in template with parameter of undedefined type

State-Changed-From-To: analyzed->closed
State-Changed-By: mmitchel
State-Changed-When: Fri Oct 11 16:30:45 2002
State-Changed-Why:
    The compiler now says "confused by earlier errors, bailing
    out" which is good enough.

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


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

* Re: c++/5657: ICE in template with parameter of undedefined type
@ 2002-05-20  6:54 lerdsuwa
  0 siblings, 0 replies; 5+ messages in thread
From: lerdsuwa @ 2002-05-20  6:54 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, reichelt

Synopsis: ICE in template with parameter of undedefined type

State-Changed-From-To: open->analyzed
State-Changed-By: lerdsuwa
State-Changed-When: Mon May 20 06:54:43 2002
State-Changed-Why:
    Confirmed.

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


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

* c++/5657: ICE in template with parameter of undedefined type
@ 2002-02-11  9:16 reichelt
  0 siblings, 0 replies; 5+ messages in thread
From: reichelt @ 2002-02-11  9:16 UTC (permalink / raw)
  To: gcc-gnats


>Number:         5657
>Category:       c++
>Synopsis:       ICE in template with parameter of undedefined type
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-illegal-code
>Submitter-Id:   net
>Arrival-Date:   Mon Feb 11 09:16:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Volker Reichelt
>Release:        gcc version 3.1 20020204 (experimental)
>Organization:
>Environment:
i686-pc-linux-gnu
>Description:
The following two lines of code cause an ICE
(note that the code is illegal, since B hasn't been defined):

template<typename T> struct A { A(B); };
template<typename T> A<T>::A(B) {}

The error message is:

bug.cpp:1: parse error before `)' token
bug.cpp:2: parse error before `)' token
bug.cpp:2: Internal compiler error in poplevel, at cp/decl.c:1288
Please submit a full bug report, [etc.]
>How-To-Repeat:
g++ -c bug.cpp
>Fix:

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


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

end of thread, other threads:[~2002-12-30 22:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-03 22:38 c++/5657: ICE in template with parameter of undedefined type mmitchel
  -- strict thread matches above, loose matches on Subject: below --
2002-12-30 14:16 Volker Reichelt
2002-10-11 16:30 mmitchel
2002-05-20  6:54 lerdsuwa
2002-02-11  9: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).