copy7.C: Only abort in memcpy if source and destination are the same.
commitdc7497599ad542e24bfa524779948c15e7491f67
authorDoug Kwan <dougkwan@google.com>
Fri, 24 Apr 2009 20:25:02 +0000 (24 20:25 +0000)
committerDoug Kwan <dougkwan@gcc.gnu.org>
Fri, 24 Apr 2009 20:25:02 +0000 (24 20:25 +0000)
treea3fde4492e2cdf48adb1de197f702d6ff278a54a
parent735b94a740d585af15678732b069ca905ef6e78a
copy7.C: Only abort in memcpy if source and destination are the same.

2008-04-24  Doug Kwan  <dougkwan@google.com>

        * g++.dg/init/copy7.C: Only abort in memcpy if source and
        destination are the same.

From-SVN: r146744
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/init/copy7.C