public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/9639: Namespace std in constructor argument lists on illegal code causes an ICE
@ 2003-02-09 21:56 gnats
  0 siblings, 0 replies; only message in thread
From: gnats @ 2003-02-09 21:56 UTC (permalink / raw)
  To: gcc-gnats


>Number:         9639
>Category:       c++
>Synopsis:       Namespace std in constructor argument lists on illegal code causes an ICE
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          ice-on-illegal-code
>Submitter-Id:   net
>Arrival-Date:   Sun Feb 09 21:56:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Magnus Fromreide
>Release:        gcc version 3.4 20030209 (experimental)
>Organization:
>Environment:
i686-pc-linux-gnu
--enable-version-specific-runtime-libs --disable-nls --enable-languages=c,c++
>Description:
g++ reports as follows:

bug.C:1: internal compiler error: in cp_parser_function_definition, at cp/parser.c:10927
>How-To-Repeat:
The file bug.C:
struct s { s(std::b o) { } };
Compile it with no arguments
g++ bug.C
>Fix:

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


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

only message in thread, other threads:[~2003-02-09 21:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-09 21:56 c++/9639: Namespace std in constructor argument lists on illegal code causes an ICE gnats

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