[Bug c++/60747] the tree-vrp compilation flag produce wrong assembly

schwab@linux-m68k.org gcc-bugzilla@gcc.gnu.org
Thu Apr 3 14:58:00 GMT 2014


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

Andreas Schwab <schwab@linux-m68k.org> changed:

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

--- Comment #5 from Andreas Schwab <schwab@linux-m68k.org> ---
If you don't want undefined behaviour on overflow you need to use unsigned
types.



More information about the Gcc-bugs mailing list