[Bug c++/60628] [4.7/4.8 Regression] [c++11] ICE initializing array of auto

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 13 16:05:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60628

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue May 13 16:05:07 2014
New Revision: 210382

URL: http://gcc.gnu.org/viewcvs?rev=210382&root=gcc&view=rev
Log:
    PR c++/60628
    * decl.c (create_array_type_for_decl): Complain about array of auto.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/auto42.C
Modified:
    branches/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/gcc-4_8-branch/gcc/cp/decl.c



More information about the Gcc-bugs mailing list