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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(a<b) == 0 is not the same as (b > a) != 0

Reply via email to