OSDN Git Service

Core issue 702
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Jul 2009 16:02:14 +0000 (16:02 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Jul 2009 16:02:14 +0000 (16:02 +0000)
commite69d2d6b7f367bf8f2720ead229e56349f866cd6
treec7c67975df7d7912177f9f97794ed0ea560ea005
parent39a4aea8358f03e617736b0db23f9ada83e753eb
Core issue 702
* call.c (compare_ics): Give list-initialization of std::init_list
priority over conversion to scalar, too.

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