[Bug c++/60747] the tree-vrp compilation flag produce wrong assembly
trippels at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Apr 3 14:09:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60747
Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |trippels at gcc dot gnu.org
Resolution|--- |INVALID
--- Comment #1 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
"h = (777*h) + (*d);" will overflow, therefore your testcase is invalid.
More information about the Gcc-bugs
mailing list