http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46145
--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> 2011-05-25 20:30:07 UTC --- Author: jason Date: Wed May 25 20:30:01 2011 New Revision: 174235 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174235 Log: PR c++/46145 * decl.c (grokdeclarator): Complain about auto typedef. Modified: branches/gcc-4_6-branch/gcc/cp/ChangeLog branches/gcc-4_6-branch/gcc/cp/decl.c branches/gcc-4_6-branch/gcc/testsuite/ChangeLog branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/auto9.C