public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/58553] New: New fail in PASS->FAIL: gcc.c-torture/execute/memcpy-2.c execution on arm and aarch64
@ 2013-09-27 16:44 jgreenhalgh at gcc dot gnu.org
  2013-09-27 16:46 ` [Bug tree-optimization/58553] " jgreenhalgh at gcc dot gnu.org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: jgreenhalgh at gcc dot gnu.org @ 2013-09-27 16:44 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 58553
           Summary: New fail in PASS->FAIL:
                    gcc.c-torture/execute/memcpy-2.c execution on arm and
                    aarch64
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jgreenhalgh at gcc dot gnu.org

Created attachment 30917
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30917&action=edit
Preprocessed source

Jeff's change to the Jump-Threading code here:
http://gcc.gnu.org/ml/gcc-patches/2013-09/msg01910.html

Introduced a regression for arm and aarch64 in 
gcc.c-torture/execute/memcpy-2.c, such that I now see:

 *** EXIT code
 emu: host signal 0

When executing the testcase on a model with command line:

/work/gcc-clean/build-arm-none-eabi/install/bin/arm-none-eabi-gcc
-B/work/gcc-clean/build-arm-none-eabi/obj/gcc2/gcc/
/work/gcc-clean/src/gcc/gcc/testsuite/gcc.c-torture/execute/memcpy-2.c
-fno-diagnostics-show-caret -fdiagnostics-color=never -w -O3 -g
-Wa,-mno-warn-deprecated -lm -marm -march=armv7-a -mfpu=vfpv3-d16
-mfloat-abi=softfp -o
/work/gcc-clean/build-arm-none-eabi/obj/gcc2/gcc/testsuite/gcc/memcpy-2.x
-save-temps

I've attached the preprocessed source and the output from
-fdump-tree-dom1-details


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2013-10-02  8:01 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-27 16:44 [Bug tree-optimization/58553] New: New fail in PASS->FAIL: gcc.c-torture/execute/memcpy-2.c execution on arm and aarch64 jgreenhalgh at gcc dot gnu.org
2013-09-27 16:46 ` [Bug tree-optimization/58553] " jgreenhalgh at gcc dot gnu.org
2013-09-27 19:11 ` law at redhat dot com
2013-09-27 19:15 ` pinskia at gcc dot gnu.org
2013-09-27 19:19 ` law at redhat dot com
2013-09-27 19:33 ` law at redhat dot com
2013-09-27 19:33 ` law at redhat dot com
2013-09-27 19:37 ` law at redhat dot com
2013-09-30  7:49 ` rguenth at gcc dot gnu.org
2013-09-30 11:17 ` rguenth at gcc dot gnu.org
2013-09-30 12:43 ` rguenth at gcc dot gnu.org
2013-09-30 15:52 ` law at redhat dot com
2013-10-01  7:40 ` rguenther at suse dot de
2013-10-01  7:41 ` rguenth at gcc dot gnu.org
2013-10-01  7:59 ` rguenth at gcc dot gnu.org
2013-10-01 16:33 ` law at redhat dot com
2013-10-02  8:01 ` rguenther at suse dot de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).