http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58639
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Tue Jan 28 13:40:06 2014 New Revision: 207183 URL: http://gcc.gnu.org/viewcvs?rev=207183&root=gcc&view=rev Log: PR c++/58639 * call.c (build_aggr_conv): Reject value-initialization of reference. Added: branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/initlist78.C Modified: branches/gcc-4_7-branch/gcc/cp/ChangeLog branches/gcc-4_7-branch/gcc/cp/call.c