DR 1467 PR c++/51747
commit1c982d13138ee4518db10b6fbe02fa32d09ab51e
authorJason Merrill <jason@redhat.com>
Fri, 11 Apr 2014 18:25:02 +0000 (11 14:25 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 11 Apr 2014 18:25:02 +0000 (11 14:25 -0400)
treea074cb35215199e5dac65931f9401c12b44db9f2
parent7d0039a6fcd8fa25cf699c8a1ea30f8f8a92a8e7
DR 1467 PR c++/51747

DR 1467
PR c++/51747
* decl.c (reshape_init_r): Handle a single element of class type.

From-SVN: r209314
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