[Bug tree-optimization/40921] missed optimization: x + (-y * z * z) => x - y * z * z
kugan at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 21 22:39:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40921
kugan at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |kugan at gcc dot gnu.org
Resolution|--- |FIXED
--- Comment #6 from kugan at gcc dot gnu.org ---
Fixed in trunk.
More information about the Gcc-bugs
mailing list