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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

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

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
You should use abs_uhwi to simplify the code, it will be more readable then
conditionals with explanation comments why do you do that.

Reply via email to