https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60019
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Tue May 13 17:39:56 2014 New Revision: 210391 URL: http://gcc.gnu.org/viewcvs?rev=210391&root=gcc&view=rev Log: DR 5 PR c++/60019 * call.c (build_user_type_conversion_1): The copy-init temporary is cv-unqualified. Added: branches/gcc-4_9-branch/gcc/testsuite/g++.dg/init/copy7.C Modified: branches/gcc-4_9-branch/gcc/cp/ChangeLog branches/gcc-4_9-branch/gcc/cp/call.c