public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/10820: [3.3 regression] ICE in poplevel with attributes
@ 2003-05-16 15:44 giovannibajo
  0 siblings, 0 replies; 2+ messages in thread
From: giovannibajo @ 2003-05-16 15:44 UTC (permalink / raw)
  To: bangerth, gcc-bugs, gcc-prs, nobody

Synopsis: [3.3 regression] ICE in poplevel with attributes

State-Changed-From-To: open->analyzed
State-Changed-By: bajo
State-Changed-When: Fri May 16 15:44:49 2003
State-Changed-Why:
    Yup.

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


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

* c++/10820: [3.3 regression] ICE in poplevel with attributes
@ 2003-05-16 15:26 bangerth
  0 siblings, 0 replies; 2+ messages in thread
From: bangerth @ 2003-05-16 15:26 UTC (permalink / raw)
  To: gcc-gnats


>Number:         10820
>Category:       c++
>Synopsis:       [3.3 regression] ICE in poplevel with attributes
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri May 16 15:26:03 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Wolfgang Bangerth
>Release:        unknown-1.0
>Organization:
>Environment:
present 3.3
>Description:
Might or might not be related to 10617 and 10709:
--------------------------
template<typename T>
struct X {
    X (int);
};

template<typename T>
X<T>::X (int i __attribute__ (())) {}
---------------------------

This didn't ICE in 2.95, but does so in 3.2 and 3.3:

g/x> /home/bangerth/bin/gcc-3.3-pre/bin/c++ -c x.cc
x.cc:7: error: parse error before `__attribute__'
x.cc:7: internal compiler error: in poplevel, at cp/decl.c:1296
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

It's fixed in 3.4 though.
>How-To-Repeat:

>Fix:

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


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

end of thread, other threads:[~2003-05-16 15:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-16 15:44 c++/10820: [3.3 regression] ICE in poplevel with attributes giovannibajo
  -- strict thread matches above, loose matches on Subject: below --
2003-05-16 15:26 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).