https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109832
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |12.5
Known to work| |7.5.0
Known to fail| |8.1.0
Summary|aarch64: Inefficient code |[12/13/14/15 Regression]
|for logical or of two |aarch64: Inefficient code
|booleans due to ccmp |for logical or of two
|expansion |booleans due to ccmp
| |expansion
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is actually a regression. So maybe I will work on it before GCC 16 is
released ...