public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/9397: ICE in validate_nonmember_using_decl on invalid input
@ 2003-01-22  9:20 reichelt
  0 siblings, 0 replies; 3+ messages in thread
From: reichelt @ 2003-01-22  9:20 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, snyder

Synopsis: ICE in validate_nonmember_using_decl on invalid input

State-Changed-From-To: open->analyzed
State-Changed-By: reichelt
State-Changed-When: Wed Jan 22 09:20:40 2003
State-Changed-Why:
    Confirmed.
    
    Most probably the same bug as in PR 9384.
    Mark is already fixing the latter :-)
    
    Just to be sure, I leave the PR open.

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


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

* Re: c++/9397: ICE in validate_nonmember_using_decl on invalid input
@ 2003-01-22 15:56 John Levon
  0 siblings, 0 replies; 3+ messages in thread
From: John Levon @ 2003-01-22 15:56 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c++/9397; it has been noted by GNATS.

From: John Levon <levon@movementarian.org>
To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: c++/9397: ICE in validate_nonmember_using_decl on invalid input
Date: Wed, 22 Jan 2003 15:49:46 +0000

 On Wed, Jan 22, 2003 at 09:20:40AM -0000, reichelt@igpm.rwth-aachen.de wrote:
 
 > Synopsis: ICE in validate_nonmember_using_decl on invalid input
 > 
 > State-Changed-From-To: open->analyzed
 >     
 >     Most probably the same bug as in PR 9384.
 >     Mark is already fixing the latter :-)
 
 I probably just filed a duplicate report - 9402. Can somebody dupe it ?
 
 thanks
 john
 -- 
 " It is quite humbling to realize that the storage occupied by the longest line
 from a typical Usenet posting is sufficient to provide a state space so vast
 that all the computation power in the world can not conquer it."
 	- Dave Wallace


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

* c++/9397: ICE in validate_nonmember_using_decl on invalid input
@ 2003-01-22  5:06 snyder
  0 siblings, 0 replies; 3+ messages in thread
From: snyder @ 2003-01-22  5:06 UTC (permalink / raw)
  To: gcc-gnats


>Number:         9397
>Category:       c++
>Synopsis:       ICE in validate_nonmember_using_decl on invalid input
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-illegal-code
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 22 05:06:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     scott snyder
>Release:        3.4 20030121 (experimental)
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: Linux karma 2.4.19-emp_2419p5a829i #1 Tue Sep 3 17:42:17 EST 2002 i686 unknown
Architecture: i686

	<machine, os, target, libraries (multiple lines)>
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: ../gcc/configure --prefix=/usr/local/gcc --enable-threads=posix --enable-long-long
>Description:

g++ 3.4 gives an ICE compiling the (invalid) code below.

$ g++ -c y3.cc
y3.cc:2: internal compiler error: in validate_nonmember_using_decl, at 
   cp/decl2.c:4152
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:

---------------------
namespace foo {}
using foo::bar;
---------------------

>Fix:
	<how to correct or work around the problem, if known (multiple lines)>
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2003-01-22 15:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-22  9:20 c++/9397: ICE in validate_nonmember_using_decl on invalid input reichelt
  -- strict thread matches above, loose matches on Subject: below --
2003-01-22 15:56 John Levon
2003-01-22  5:06 snyder

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