[Bug rtl-optimization/55950] Invalid sqrt constant propagation with -frounding-mode

jsm28 at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 21 16:21:00 GMT 2013


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

Joseph S. Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |4.9.0

--- Comment #3 from Joseph S. Myers <jsm28 at gcc dot gnu.org> ---
Fixed for 4.9 by removing this optimization, in the expectation that any
important cases of sqrt constant folding are handled at the GIMPLE level which
has proper checks for this.



More information about the Gcc-bugs mailing list