re PR c++/60628 ([c++11] ICE initializing array of auto)
authorJason Merrill <jason@redhat.com>
Mon, 14 Jul 2014 05:25:19 +0000 (01:25 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 14 Jul 2014 05:25:19 +0000 (01:25 -0400)
commit7ce5ae457b6843015074781a5a4d76a3765b2c1c
treeae3b54f77942c5782039411c970c30549338b16a
parent5806f7716ca0de830266dfbebca11e6919beb581
re PR c++/60628 ([c++11] ICE initializing array of auto)

PR c++/60628
* decl.c (create_array_type_for_decl): Only check for auto once.

From-SVN: r212504
gcc/cp/ChangeLog
gcc/cp/decl.c