public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/10617: [3.3 regression] ICE in poplevel at cp/decl.c:1296 when defining a function with invalid return type
@ 2003-05-04  9:56 giovannibajo
  0 siblings, 0 replies; 2+ messages in thread
From: giovannibajo @ 2003-05-04  9:56 UTC (permalink / raw)
  To: gcc-gnats; +Cc: gccbugs


>Number:         10617
>Category:       c++
>Synopsis:       [3.3 regression] ICE in poplevel at cp/decl.c:1296 when defining a function with invalid return type
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-illegal-code
>Submitter-Id:   net
>Arrival-Date:   Sun May 04 09:56:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Giovanni Bajo
>Release:        3.3 CVS 20030503
>Organization:
>Environment:
i686-pc-cygwin
>Description:
Regression found while playing with c++/10615:

--------------------------------------
template <class T>
struct A
{
};


template <class T> 
A<T>::k func1(); 
--------------------------------------
pr10615.cpp:8: error: syntax error before `(' token
pr10615.cpp:8: internal compiler error: in poplevel, at cp/decl.c:1296
Please submit a full bug report,

It's fixed in 3.4, but it's a 3.3 regression wrt to 2.95 which was not ICE-ing.
>How-To-Repeat:
Compile the above code.
>Fix:

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


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

* Re: c++/10617: [3.3 regression] ICE in poplevel at cp/decl.c:1296 when defining a function with invalid return type
@ 2003-05-05 14:42 bangerth
  0 siblings, 0 replies; 2+ messages in thread
From: bangerth @ 2003-05-05 14:42 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, gccbugs, giovannibajo, nobody

Synopsis: [3.3 regression] ICE in poplevel at cp/decl.c:1296 when defining a function with invalid return type

State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Mon May  5 14:42:01 2003
State-Changed-Why:
    Confirmed. Fails in 3.2 and 3.3, but not in 2.95 and 3.4.

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


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-04  9:56 c++/10617: [3.3 regression] ICE in poplevel at cp/decl.c:1296 when defining a function with invalid return type giovannibajo
2003-05-05 14:42 bangerth

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