r141502 - in /trunk/gcc: cp/ChangeLog cp/decl.c...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Fri Oct 31 21:33:00 GMT 2008
Author: jakub
Date: Fri Oct 31 21:33:47 2008
New Revision: 141502
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141502
Log:
PR c++/37967
* decl.c (grokdeclarator): Diagnose auto function decl without
late return type and late return type function decl where type
is not auto.
* g++.dg/cpp0x/auto8.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/auto8.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/decl.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list