public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/10586: [3.4 regression] ICE in make_typename_type with "typename typeof(x)::T"
@ 2003-05-03 12:04 lerdsuwa
  0 siblings, 0 replies; 3+ messages in thread
From: lerdsuwa @ 2003-05-03 12:04 UTC (permalink / raw)
  To: bangerth, gcc-bugs, gcc-prs, lerdsuwa, nobody

Synopsis: [3.4 regression] ICE in make_typename_type with "typename typeof(x)::T"

Responsible-Changed-From-To: unassigned->lerdsuwa
Responsible-Changed-By: lerdsuwa
Responsible-Changed-When: Sat May  3 12:04:39 2003
Responsible-Changed-Why:
    Fixed in the main trunk.
State-Changed-From-To: analyzed->closed
State-Changed-By: lerdsuwa
State-Changed-When: Sat May  3 12:04:39 2003
State-Changed-Why:
    Fixed in the main trunk.

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


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

* Re: c++/10586: [3.4 regression] ICE in make_typename_type with "typename typeof(x)::T"
@ 2003-05-02  0:02 giovannibajo
  0 siblings, 0 replies; 3+ messages in thread
From: giovannibajo @ 2003-05-02  0:02 UTC (permalink / raw)
  To: bangerth, gcc-bugs, gcc-prs, nobody

Synopsis: [3.4 regression] ICE in make_typename_type with "typename typeof(x)::T"

State-Changed-From-To: open->analyzed
State-Changed-By: bajo
State-Changed-When: Fri May  2 00:02:48 2003
State-Changed-Why:
    Confirmed with 3.4 CVS 20030430.

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


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

* c++/10586: [3.4 regression] ICE in make_typename_type with "typename typeof(x)::T"
@ 2003-05-01 20:56 bangerth
  0 siblings, 0 replies; 3+ messages in thread
From: bangerth @ 2003-05-01 20:56 UTC (permalink / raw)
  To: gcc-gnats


>Number:         10586
>Category:       c++
>Synopsis:       [3.4 regression] ICE in make_typename_type with "typename typeof(x)::T"
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu May 01 20:56:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Wolfgang Bangerth
>Release:        unknown-1.0
>Organization:
>Environment:
present 3.4 CVS
>Description:
This is of course bogus:
-------------------------
int foo ()
{
  typename typeof(int)::X q;
}
-------------------------

This got us just an error until 3.3, but now ICEs:

g/x> /home/bangerth/bin/gcc-3.4-pre/bin/bin/c++ -c x.cc
x.cc: In function `int foo()':
x.cc:3: error: using `typename' outside of template
x.cc:3: error: expected nested-name-specifier
x.cc:3: error: expected identifier
x.cc:3: internal compiler error: in make_typename_type, at cp/decl.c:5456
Please submit a full bug report,
>How-To-Repeat:

>Fix:

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


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

end of thread, other threads:[~2003-05-03 12:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-03 12:04 c++/10586: [3.4 regression] ICE in make_typename_type with "typename typeof(x)::T" lerdsuwa
  -- strict thread matches above, loose matches on Subject: below --
2003-05-02  0:02 giovannibajo
2003-05-01 20:56 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).