This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/4050: incorrectly giving class name as argument to "using" generates internal error 383
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, pinch at informix dot com
- Subject: Re: c++/4050: incorrectly giving class name as argument to "using" generates internal error 383
- From: rodrigc at gcc dot gnu dot org
- Date: 18 Aug 2001 01:38:21 -0000
Synopsis: incorrectly giving class name as argument to "using" generates internal error 383
State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Fri Aug 17 18:38:21 2001
State-Changed-Why:
Does not result in an internal compiler error in GCC 3.0.1.
Results in a compilation error:
gccbug.cpp:6: `BadClass' is not a namespace
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4050&database=gcc