public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/10709: [3.3 regression] ICE in poplevel at cp/decl.c:1296 when using an invalid member from a template
@ 2003-05-09 18:43 giovannibajo
  0 siblings, 0 replies; only message in thread
From: giovannibajo @ 2003-05-09 18:43 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, giovannibajo, nobody

Old Synopsis: ICE in poplevel at cp/decl.c:1296
New Synopsis: [3.3 regression] ICE in poplevel at cp/decl.c:1296 when using an invalid member from a template

Responsible-Changed-From-To: bajo->unassigned
Responsible-Changed-By: bajo
Responsible-Changed-When: Fri May  9 18:43:52 2003
Responsible-Changed-Why:
    Done with analysys
State-Changed-From-To: open->analyzed
State-Changed-By: bajo
State-Changed-When: Fri May  9 18:43:52 2003
State-Changed-Why:
    ----------------------------------------
    struct Foo
    {};
    
    template <class T>
    struct Bar
    {
        Foo::INVALID a;
    };
    ----------------------------------------
    pr10709.cpp:7: error: syntax error before `;' token
    pr10709.cpp:8: internal compiler error: in poplevel, at cp/decl.c:1296
    Please submit a full bug report,
    
    It's a regression wrt 2.95, which was not ICE-ing.

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-05-09 18:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-09 18:43 c++/10709: [3.3 regression] ICE in poplevel at cp/decl.c:1296 when using an invalid member from a template giovannibajo

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