https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110068
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot gnu.org Last reconfirmed| |2023-09-10 Ever confirmed|0 |1 --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Mine. I think I know how to fix this ... minmax_from_comparison needs to pass the sign of what the exp0/exp1 are being compared in. Note I think we have other issues too ...