PR c++/66515
commit81dbec5bfb4754603e295e39a767550302c1053c
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Jun 2015 20:45:32 +0000 (17 20:45 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Jun 2015 20:45:32 +0000 (17 20:45 +0000)
tree73bfc860816ba6284774ad8351006b5692078102
parent41129c36f0b331121039451621518ab9a9ef1347
PR c++/66515
* call.c (implicit_conversion): Call reshape_init here, early.
(build_aggr_conv): Not here.

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