https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64225

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |missed-optimization
           Priority|P3                          |P2
      Known to work|                            |5.0
            Summary|[4.8/4.9/5 Regression]      |[4.8/4.9 Regression]
                   |-funsafe-math-optimizations |-funsafe-math-optimizations
                   |generates call to pow where |generates call to pow where
                   |multiply instruction would  |multiply instruction would
                   |do                          |do
      Known to fail|5.0                         |

--- Comment #14 from Richard Biener <rguenth at gcc dot gnu.org> ---
Fixed on trunk sofar.

Reply via email to