c++/1484

Craig Rodrigues rodrigc@mediaone.net
Sun Apr 1 00:00:00 GMT 2001


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

From: Craig Rodrigues <rodrigc@mediaone.net>
To: gcc-gnats@gcc.gnu.org, sebor@roguewave.com, nobody@gcc.gnu.org,
   rodrigc@mediaone.net
Cc:  
Subject: Re: c++/1484
Date: Sat, 17 Feb 2001 20:08:18 -0500

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1484&database=gcc
 
 Tested with:
 gcc version 2.97 20010211 (experimental)
 from http://www.codesoucery.com/gcc-snapshots/
 
 Compiling the attached testcase with:
 g++ -c -fno-honor-std t.cc
 
 yields:
 t.cc: In constructor `C<T>::C() [with T = int]':
 t.cc:17:   instantiated from here
 t.cc:13: `foo' undeclared in namespace `std'
 t.cc:13: confused by earlier errors, bailing out
 
 This does not result in an ICE.
 
 Should this bug report be closed?
 --
 Craig Rodrigues
 http://www.gis.net/~craigr
 rodrigc@mediaone.net
 
 



More information about the Gcc-prs mailing list