https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125521
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #2 from Drea Pinski <pinskia at gcc dot gnu.org> ---
The underlying issue is the same as PR 125520.
GCC tries to the full SLP of it rather than part of it.
And SLP "requires" a store.
*** This bug has been marked as a duplicate of bug 125520 ***