[Bug target/63975] some of the builtin-arith-overflow* fail on aarch64

2015-10-29 Thread mshawcroft at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63975 mshawcroft at gcc dot gnu.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug target/63975] some of the builtin-arith-overflow* fail on aarch64

2014-12-11 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63975 --- Comment #5 from Andrew Pinski --- (In reply to Tejas Belagod from comment #4) > aarch64-none-elf-gcc -fno-diagnostics-show-caret -fdiagnostics-color=never > -O2 -fdump-tree-optimized -g -specs=aem-ve.specs -lm -mcmodel=small > /work/dev/arm/s

[Bug target/63975] some of the builtin-arith-overflow* fail on aarch64

2014-12-11 Thread belagod at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63975 Tejas Belagod changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|

[Bug target/63975] some of the builtin-arith-overflow* fail on aarch64

2014-11-22 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63975 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/63975] some of the builtin-arith-overflow* fail on aarch64

2014-11-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63975 Bug 63975 depends on bug 63848, which changed state. Bug 63848 Summary: [5 Regression] FAIL: c-c++-common/torture/builtin-arith-overflow-17.c -O0 execution test https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63848 What|Removed

[Bug target/63975] some of the builtin-arith-overflow* fail on aarch64

2014-11-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63975 --- Comment #2 from Jakub Jelinek --- Author: jakub Date: Fri Nov 21 20:42:20 2014 New Revision: 217946 URL: https://gcc.gnu.org/viewcvs?rev=217946&root=gcc&view=rev Log: PR target/63848 PR target/63975 * internal-fn.c (expand_arith_

[Bug target/63975] some of the builtin-arith-overflow* fail on aarch64

2014-11-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63975 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1