------- Comment #28 from jason at gcc dot gnu dot org  2009-04-13 20:56 -------
Subject: Bug 39480

Author: jason
Date: Mon Apr 13 20:56:45 2009
New Revision: 146013

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146013
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_4-branch/gcc/testsuite/g++.dg/init/copy7.C
      - copied unchanged from r146011, trunk/gcc/testsuite/g++.dg/init/copy7.C
Modified:
    branches/gcc-4_4-branch/gcc/cp/ChangeLog
    branches/gcc-4_4-branch/gcc/cp/call.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to