r116410 - in /trunk/gcc: cp/ChangeLog cp/decl.c...

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Fri Aug 25 17:03:00 GMT 2006


Author: mmitchel
Date: Fri Aug 25 17:03:50 2006
New Revision: 116410

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116410
Log:
	PR c++/28056
	* decl.c (grokdeclarator): Disallow declarations with qualified
	names in local scopes.
	PR c++/28056
	* g++.dg/parse/local1.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/parse/local1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/other/qual1.C



More information about the Gcc-cvs mailing list