https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121288
Bug ID: 121288 Summary: [15/16] vect/pr117888-1.c fails on s390x since introduction in r15-6097 Product: gcc Version: 15.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: siddhesh at gcc dot gnu.org Target Milestone: --- vect/pr117888-1.c has been failing since it was introduced in r15-6097: FAIL: gcc.dg/vect/pr117888-1.c scan-tree-dump-times vect "vectorized 1 loops" 1 FAIL: gcc.dg/vect/pr117888-1.c -flto -ffat-lto-objects scan-tree-dump-times vect "vectorized 1 loops" 1 The test probably needs some tweaking on s390x to coerce the vectorizer.