https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120523
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |missed-optimization Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2025-06-03 Ever confirmed|0 |1 Target|aarch64 |aarch64 arm i?86 --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I am not sure this will work for all targets because TImode might not exist on them. Though I think that should be done and then limit the testcase to lp64 (and llp64) targets.