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

Hongtao.liu <crazylht at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |crazylht at gmail dot com

--- Comment #2 from Hongtao.liu <crazylht at gmail dot com> ---

> Although the expression a > 7 || b > 7 is the same as (a | b) > 7, the
Shoudn't the optimization be available for unsigned type only?

Reply via email to