https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124288
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rguenth at gcc dot gnu.org
Last reconfirmed| |2026-02-28
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
Target|x86_64 |i?86-*-*
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed with running the testcase with -m32 -march=x86-64-v4. It might be
possible to bisect this with -fdisable-tree-vect (as opposed to
-fno-tree-vectorize which has secondary effects) though I see still quite some
vectorization happening on the testcase.