http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54325



--- Comment #12 from Jason Merrill <jason at gcc dot gnu.org> 2013-01-02 
20:56:37 UTC ---

Author: jason

Date: Wed Jan  2 20:56:29 2013

New Revision: 194821



URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194821

Log:

    PR c++/54325

    * call.c (build_new_method_call_1): Don't use build_value_init for

    user-provided default constructors.



Added:

    branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/initlist-protected.C

Modified:

    branches/gcc-4_7-branch/gcc/cp/ChangeLog

    branches/gcc-4_7-branch/gcc/cp/call.c

Reply via email to