PR c++/58636
commit3e24efbcd9e43e23f3fbc87d94e3e6762a39282a
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jul 2014 05:25:13 +0000 (14 05:25 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jul 2014 05:25:13 +0000 (14 05:25 +0000)
treee863df7243b1ccfc3192b2e7d92b3c62823b79ab
parent15eea0fcd8a4cf1534f1356fec6a57afc5275746
PR c++/58636
* call.c (build_list_conv): Don't try to build a list of references.

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