http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52905
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|4.8.0 |4.7.1
--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> 2012-05-31
14:28:46 UTC ---
Author: jason
Date: Thu May 31 14:28:41 2012
New Revision: 188063
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188063
Log:
PR c++/53500
PR c++/52905
* call.c (joust): Handle comparing list and non-list ctors.
Added:
branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/initlist-ctor1.C
Modified:
branches/gcc-4_7-branch/gcc/cp/ChangeLog
branches/gcc-4_7-branch/gcc/cp/call.c
branches/gcc-4_7-branch/gcc/testsuite/ChangeLog