https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82666

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu.org

--- Comment #17 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note s/long long sum/int sum/ is fixed on the trunk (for GCC 16) by the
introduction of noce_try_cond_zero_arith.

There should be more done with respect to ifcvt for GCC 17 too.

Reply via email to