DR 1467
commitac89b23944c4c344dfc4cc4603fb045af4360f58
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Apr 2014 18:25:02 +0000 (11 18:25 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Apr 2014 18:25:02 +0000 (11 18:25 +0000)
treea074cb35215199e5dac65931f9401c12b44db9f2
parent725218f2b713109b173bd85f34231457ef2a2786
DR 1467
PR c++/51747
* decl.c (reshape_init_r): Handle a single element of class type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@209314 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.dg/cpp0x/initlist83.C [new file with mode: 0644]
gcc/testsuite/g++.dg/init/aggr4.C