https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117092
Bug ID: 117092
Summary: [15 regression] gcc.target/aarch64/pr109072_1.c
check-function-bodies s16x4_2 fail
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: carlos.seo at linaro dot org
Target Milestone: ---
gcc.target/aarch64/pr109072_1.c check-function-bodies s16x4_2 started failing
after commit bcccc3221b838ee7ae7848e7194603acb18294b3 (Allow SLP store of mixed
external and constant).
body: .*\tfmov [dsh]0, [wx][0-9]+
\tret
against: movi v0.2s, 0
ins v0.h[0], w0
ret
Maybe this test should be updated?