https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51747
--- Comment #14 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Thu May 7 16:46:58 2015 New Revision: 222882 URL: https://gcc.gnu.org/viewcvs?rev=222882&root=gcc&view=rev Log: DR 1467 PR c++/51747 * typeck2.c (digest_init_r): Fix single element list. Added: branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp0x/initlist95.C Modified: branches/gcc-5-branch/gcc/cp/ChangeLog branches/gcc-5-branch/gcc/cp/typeck2.c