[Bug other/59545] Signed integer overflow issues
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 19 08:16:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59545
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Perhaps it would be nice to compare on the same codebase what clang and gcc
catch (it would have to be --disable-bootstrap build and start with separately
built same version of gcc, installed into some temp directory and just use
-fsanitize=undefined in stage1 flags (or wrap both compilers)?)
More information about the Gcc-bugs
mailing list