https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94988
Rainer Orth <ro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|FIXED |---
CC| |ro at gcc dot gnu.org
Status|RESOLVED |REOPENED
--- Comment #5 from Rainer Orth <ro at gcc dot gnu.org> ---
One new testcase FAILs on several targets:
+FAIL: gcc.dg/torture/pr94988.c -O0 execution test
+FAIL: gcc.dg/torture/pr94988.c -O1 execution test
+FAIL: gcc.dg/torture/pr94988.c -O2 execution test
+FAIL: gcc.dg/torture/pr94988.c -O2 -flto execution test
+FAIL: gcc.dg/torture/pr94988.c -O2 -flto -flto-partition=none execution
test
+FAIL: gcc.dg/torture/pr94988.c -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions execution test
+FAIL: gcc.dg/torture/pr94988.c -O3 -g execution test
+FAIL: gcc.dg/torture/pr94988.c -Os execution test
I'm seeing it on 32 and 64-bit sparc-sun-solaris2.11, and there are also
reports
for moxie-unknown-elf, powerpc64-unknown-linux-gnu, s390x-ibm-linux-gnu, all
big-endian targets AFAICS.