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

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Oct 31 21:30:00 GMT 2008


Author: jakub
Date: Fri Oct 31 21:30:05 2008
New Revision: 141501

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141501
Log:
	PR c++/37965
	* decl.c (cp_finish_decl): Diagnose type_uses_auto type with
	no initializer.

	* g++.dg/cpp0x/auto7.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/auto7.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list