https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121494
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |16.0
Priority|P3 |P1
Status|UNCONFIRMED |ASSIGNED
Ever confirmed|0 |1
Last reconfirmed| |2025-08-11
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I am going to debug to see what I did wrong.
It works on x86_64 which hints that SRA decisions are diffent between the
targets which is either exposing the issue or causing the issue.