https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98961
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Component|rtl-optimization |middle-end Last reconfirmed| |2023-05-20 --- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Confirmed, I think this should happen at expand time and only if the target does not have conditional compares (e.g. like aarch64).