https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119876
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2025-04-20 CC| |pinskia at gcc dot gnu.org Ever confirmed|0 |1 Keywords| |missed-optimization Component|target |tree-optimization Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot gnu.org Status|UNCONFIRMED |ASSIGNED --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I am 99% sure it is due to missing factoring out the additional out of the phi. So mine. Will take a while though due to regressions with the patch.