https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105122
Bug ID: 105122 Summary: [12 Regression] Testsuite failures since r12-7931 on i686-linux Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: jakub at gcc dot gnu.org Target Milestone: --- Starting with r12-7931-gb8207ad367174df5f2e2fdf3305c97ed227d8f78 I'm seeing on i686-linux (or x86_64-linux with RUNTESTFLAGS='--target_board=unix/-m32/-mno-sse' testing: +FAIL: gcc.dg/memcpy-6.c (test for warnings, line 25) +FAIL: gcc.dg/memcpy-6.c scan-tree-dump-not optimized "memcpy" +FAIL: gcc.dg/memcpy-6.c scan-tree-dump-not optimized "memmove" +FAIL: gcc.dg/strlenopt-73.c scan-tree-dump-times optimized "_not_eliminated_" 0 +FAIL: gcc.dg/strlenopt-73.c scan-tree-dump-times optimized "strlen" 0 +FAIL: gcc.dg/strlenopt-80.c scan-tree-dump-times optimized "failure_on_line \\\\(" 0 +FAIL: gcc.dg/ipa/remref-7.c scan-ipa-dump inline "Removed a reference" Haven't checked if those tests existed before the r12-3482-g5f6a6c91d7c592cb49f7c519f289777eac09bb74 commit.