https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60367
--- Comment #10 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Tue May 13 16:05:01 2014 New Revision: 210381 URL: http://gcc.gnu.org/viewcvs?rev=210381&root=gcc&view=rev Log: PR c++/60367 * call.c (convert_default_arg): Remove special handling for CONSTRUCTOR. Added: branches/gcc-4_8-branch/gcc/testsuite/g++.dg/overload/defarg8.C Modified: branches/gcc-4_8-branch/gcc/cp/ChangeLog branches/gcc-4_8-branch/gcc/cp/call.c
