------- Comment #2 from jason at gcc dot gnu dot org 2010-05-19 15:49 ------- Subject: Bug 44157
Author: jason Date: Wed May 19 15:49:12 2010 New Revision: 159578 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159578 Log: PR c++/44157 * call.c (build_over_call): Limit init-list deduction warning to cases where the argument is actually an init-list. Added: branches/gcc-4_5-branch/gcc/testsuite/g++.dg/cpp0x/initlist34.C Modified: branches/gcc-4_5-branch/gcc/cp/ChangeLog branches/gcc-4_5-branch/gcc/cp/call.c branches/gcc-4_5-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44157