https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51049
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target| |x86_64 aarch64
Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot
gnu.org
Summary|A regression caused by |ccmp not generated due to
|"Improve handling of |r180109
|conditional-branches on |
|targets with high branch |
|costs" |
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Let me take a look into fixing that for GCC 16. Since aarch64 should generate
ccmp here (with a csel).