[Bug middle-end/50079] [4.7 Regression] FAIL: g++.dg/init/copy7.C execution test

2011-11-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50079 --- Comment #8 from Richard Guenther rguenth at gcc dot gnu.org 2011-11-03 15:17:08 UTC --- Author: rguenth Date: Thu Nov 3 15:16:57 2011 New Revision: 180829 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=180829 Log: 2011-11-03 Richard

[Bug middle-end/50079] [4.7 Regression] FAIL: g++.dg/init/copy7.C execution test

2011-11-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50079 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/50079] [4.7 Regression] FAIL: g++.dg/init/copy7.C execution test

2011-10-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50079 --- Comment #6 from Richard Guenther rguenth at gcc dot gnu.org 2011-10-28 10:52:51 UTC --- Btw, for the truly anal folks with a memcpy implementation that breaks with src == dest we can add a target hook that specifies to use memmove for block

[Bug middle-end/50079] [4.7 Regression] FAIL: g++.dg/init/copy7.C execution test

2011-10-28 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50079 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added CC||ebotcazou at

[Bug middle-end/50079] [4.7 Regression] FAIL: g++.dg/init/copy7.C execution test

2011-10-27 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50079 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P1

[Bug middle-end/50079] [4.7 Regression] FAIL: g++.dg/init/copy7.C execution test

2011-08-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50079 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |WAITING

[Bug middle-end/50079] [4.7 Regression] FAIL: g++.dg/init/copy7.C execution test

2011-08-15 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50079 --- Comment #4 from Dominique d'Humieres dominiq at lps dot ens.fr 2011-08-15 10:57:58 UTC --- As I said, please re-check after [revision 177691] See comment #2: I also see the failure on powerpc-apple-darwin9 at revision 177733. The test in

[Bug middle-end/50079] [4.7 Regression] FAIL: g++.dg/init/copy7.C execution test

2011-08-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50079 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |ASSIGNED

[Bug middle-end/50079] [4.7 Regression] FAIL: g++.dg/init/copy7.C execution test

2011-08-14 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50079 --- Comment #1 from John David Anglin danglin at gcc dot gnu.org 2011-08-14 19:16:06 UTC --- Breakpoint 1, memcpy (dest=0x40001ab0, src=0x40001ab0, n=81) at /test/gnu/gcc/gcc/gcc/testsuite/g++.dg/init/copy7.C:9 9 if (dest == src) (gdb) p/x

[Bug middle-end/50079] [4.7 Regression] FAIL: g++.dg/init/copy7.C execution test

2011-08-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50079 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Target|hppa2.0w-hp-hpux11.11