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

Drea Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
          Component|c                           |tree-optimization
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> ---
You need -fno-trapping-math for this to work now.

>x < 0.0f

Might trap.

Reply via email to