https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66515
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Wed Jun 17 20:45:32 2015 New Revision: 224581 URL: https://gcc.gnu.org/viewcvs?rev=224581&root=gcc&view=rev Log: PR c++/66515 * call.c (implicit_conversion): Call reshape_init here, early. (build_aggr_conv): Not here. Added: trunk/gcc/testsuite/g++.dg/cpp0x/initlist96.C Modified: trunk/gcc/cp/ChangeLog trunk/gcc/cp/call.c