http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60747

Andreas Schwab <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #5 from Andreas Schwab <[email protected]> ---
If you don't want undefined behaviour on overflow you need to use unsigned
types.

Reply via email to