------- Comment #29 from jason at gcc dot gnu dot org 2009-04-14 03:30 ------- Subject: Bug 39480
Author: jason Date: Tue Apr 14 03:30:12 2009 New Revision: 146020 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146020 Log: PR c++/39480 * call.c (build_over_call): Don't call memcpy if the target is the same as the source. Added: branches/gcc-4_3-branch/gcc/testsuite/g++.dg/init/copy7.C - copied unchanged from r146011, trunk/gcc/testsuite/g++.dg/init/copy7.C Modified: branches/gcc-4_3-branch/gcc/cp/ChangeLog branches/gcc-4_3-branch/gcc/cp/call.c branches/gcc-4_3-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39480