https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66515
--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Fri Jun 19 19:30:37 2015 New Revision: 224695 URL: https://gcc.gnu.org/viewcvs?rev=224695&root=gcc&view=rev Log: PR c++/66515 * call.c (implicit_conversion): Call reshape_init here, early. (build_aggr_conv): Not here. Added: branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/initlist96.C Modified: branches/gcc-5-branch/gcc/cp/ChangeLog branches/gcc-5-branch/gcc/cp/call.c