public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/3905: [2003-01-03][parser] gcc 3.0 bogus error on sizeof (nested-type) in a template
@ 2003-01-03 13:51 neroden
  0 siblings, 0 replies; only message in thread
From: neroden @ 2003-01-03 13:51 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, sebor

Old Synopsis: [parser] gcc 3.0 bogus error on sizeof (nested-type) in a template
New Synopsis: [2003-01-03][parser] gcc 3.0 bogus error on sizeof (nested-type) in a template

State-Changed-From-To: suspended->open
State-Changed-By: neroden
State-Changed-When: Fri Jan  3 05:51:45 2003
State-Changed-Why:
    The new parser was folded to mainline, and joy of joys, it gives the error:
    /home/neroden/ice.cxx: At global scope:
    /home/neroden/ice.cxx: In instantiation of `S<char>':
    /home/neroden/ice.cxx:23:   instantiated from here
    /home/neroden/ice.cxx:15: error: invalid use of undefined type `struct S<char>'
    /home/neroden/ice.cxx:4: error: declaration of `struct S<char>'
    /home/neroden/ice.cxx:15: error: invalid use of undefined type `struct S<char>'
    /home/neroden/ice.cxx:4: error: declaration of `struct S<char>'
    /home/neroden/ice.cxx: In instantiation of `S<char>':
    /home/neroden/ice.cxx:23:   instantiated from here
    /home/neroden/ice.cxx:15: error: enumerator value for `val' not integer
    
    So it's baaaack.

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


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

only message in thread, other threads:[~2003-01-03 13:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-03 13:51 c++/3905: [2003-01-03][parser] gcc 3.0 bogus error on sizeof (nested-type) in a template neroden

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