https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110469
Bug ID: 110469 Summary: Test gcc.dg/sms-compare-debug-1.c fails on s390x Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: mpolacek at gcc dot gnu.org Target Milestone: --- Taking testsuite/gcc.dg/sms-compare-debug-1.c, this works: $ ./xgcc -B. -S sms-compare-debug-1.c -O2 -fcompare-debug -fmodulo-sched --param sms-min-sc=1 -march=z900 but e.g. with z13: $ ./xgcc -B. -S sms-compare-debug-1.c -O2 -fcompare-debug -fmodulo-sched --param sms-min-sc=1 -march=z13 xgcc: error: sms-compare-debug-1.c: ‘-fcompare-debug’ failure