public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/9216: [3.2/3.4 regression] ICE on incorrect code (template-namespace related)
@ 2003-01-07 14:41 reichelt
  0 siblings, 0 replies; only message in thread
From: reichelt @ 2003-01-07 14:41 UTC (permalink / raw)
  To: O.Kullmann, gcc-bugs, gcc-prs, nobody

Old Synopsis: Segmentation fault on incorrect code (template-namespace related)
New Synopsis: [3.2/3.4 regression] ICE on incorrect code (template-namespace related)

State-Changed-From-To: open->analyzed
State-Changed-By: reichelt
State-Changed-When: Tue Jan  7 06:41:09 2003
State-Changed-Why:
    Confirmed.
    
    gcc 2.95.x and the 3.3 branch emit the following error messages:
    
    gcc 2.95.x: 
      bug.cc:6: invalid use of `template <class T> N::C<T>'
    gcc 3.3-20021230:
      bug.cc:6: error: invalid use of `template<class T> class N::C'
    
    With gcc 3.0.x, 3.1.x, 3.2.x we get an ICE which is clearly a regression
    on the 3.2 branch.
    
    With the new parser we get the following error message:
    
    bug.cc:6: error: expected primary-expression
    
    which is less descriptive than the error message in gcc 2.95.x, 3.3 branch.
    IMHO this is also a regression (although not a very severe one).

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


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

only message in thread, other threads:[~2003-01-07 14:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-07 14:41 c++/9216: [3.2/3.4 regression] ICE on incorrect code (template-namespace related) reichelt

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