re PR c++/51416 ([c++0x] [4.6/4.7 Regression] ICE with invalid use of auto)
commit46a76d4b7880ea2ff569b09aa80a07ce5355f645
authorJason Merrill <jason@gcc.gnu.org>
Sat, 17 Dec 2011 13:51:51 +0000 (17 08:51 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 17 Dec 2011 13:51:51 +0000 (17 08:51 -0500)
treedfbf5377d6e2be2b23b416c6bdf0534e14d1be4a
parentbc958632e5e497d646ebbada08414b6a8323ff62
re PR c++/51416 ([c++0x] [4.6/4.7 Regression] ICE with invalid use of auto)

PR c++/51416
* init.c (build_value_init_noctor): Check for incomplete type.

From-SVN: r182435
gcc/cp/init.c