[Bug tree-optimization/51938] missed optimization: 2 comparisons

glisse at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Aug 6 16:53:00 GMT 2012


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

Marc Glisse <glisse at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #10 from Marc Glisse <glisse at gcc dot gnu.org> 2012-08-06 16:53:19 UTC ---
The testcase is now optimized with -fno-trapping-math. Ideally it should also
be optimized with -ftrapping-math (which a first unapplied patch did), but that
option needs too much work to fix all its issues.

Thus closing (feel free to reopen if someone is interested in the trapping
case).



More information about the Gcc-bugs mailing list