https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116245
Bug ID: 116245
Summary: [15 regression] gcc.dg/torture/pr116037.c fails on
s390x
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Keywords: testsuite-fail
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: sjames at gcc dot gnu.org
CC: law at gcc dot gnu.org, stefansf at gcc dot gnu.org
Target Milestone: ---
Just filing this so it doesn't get lost.
>From e.g.
https://inbox.sourceware.org/gcc-testresults/[email protected]/T/#u
FAIL: gcc.dg/torture/pr116037.c -O0 execution test
FAIL: gcc.dg/torture/pr116037.c -O1 execution test
FAIL: gcc.dg/torture/pr116037.c -O2 execution test
FAIL: gcc.dg/torture/pr116037.c -O2 -flto -fno-use-linker-plugin
-flto-partition=none execution test
FAIL: gcc.dg/torture/pr116037.c -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects execution test
FAIL: gcc.dg/torture/pr116037.c -O3 -g execution test
FAIL: gcc.dg/torture/pr116037.c -Os execution test
jeff's fixed all known ext-dce issues at this point. See also
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115912#c22.
stefan, can you take a look?