[Bug tree-optimization/55796] Comparison with a negated number vs sum

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 31 16:18:00 GMT 2012


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-12-31
     Ever Confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> 2012-12-31 16:18:22 UTC ---
DOM is the optimization that tries to optimize these cases.  It's probably
overly careful for FP compares.



More information about the Gcc-bugs mailing list