public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/6667: ICE on illegal code (regression from 3.0.4)
@ 2002-05-23  3:31 paolo
  0 siblings, 0 replies; 2+ messages in thread
From: paolo @ 2002-05-23  3:31 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, pcarlini

Synopsis: ICE on illegal code (regression from 3.0.4)

State-Changed-From-To: open->closed
State-Changed-By: paolo
State-Changed-When: Thu May 23 03:31:36 2002
State-Changed-Why:
    I'm closing this PR of mine, since with Kriang Lerdsuwanakij we came to the conclusion that it is in fact a duplicate of c++/5339.

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


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

* c++/6667: ICE on illegal code (regression from 3.0.4)
@ 2002-05-15 13:06 pcarlini
  0 siblings, 0 replies; 2+ messages in thread
From: pcarlini @ 2002-05-15 13:06 UTC (permalink / raw)
  To: gcc-gnats


>Number:         6667
>Category:       c++
>Synopsis:       ICE on illegal code (regression from 3.0.4)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed May 15 13:06:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Paolo Carlini
>Release:        3.1
>Organization:
>Environment:
i686-pc-linux-gnu
>Description:
g++3.1 (and current 3.2) ICE on this tiny snippet:

#include <vector>

class MyyClass {
  std::vector v;
};

reduced.cc:4: `template<class _Tp, class _Alloc> class std::vector' as
   declarator
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>How-To-Repeat:
This is a regression wrt 3.0.4, which, instead:
reduced.cc:4: `template<_Tp, _Alloc> class std::vector' as declarator (compiler
   error)
reduced.cc:4: syntax error before `;' token
>Fix:

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


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

end of thread, other threads:[~2002-05-23 10:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-23  3:31 c++/6667: ICE on illegal code (regression from 3.0.4) paolo
  -- strict thread matches above, loose matches on Subject: below --
2002-05-15 13:06 pcarlini

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