[Bug target/105206] mis-optimization with -ffast-math and __builtin_powf

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Apr 11 19:24:19 GMT 2022


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

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|middle-end                  |target
         Depends on|                            |89125
             Target|                            |x86_64-*-freebsd

--- Comment #5 from kargl at gcc dot gnu.org ---
I've updated the Component to target and added the target triplet.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89125
[Bug 89125] Misoptimization of converting sin(x) and cos(x) into
sincos(x,&s,&c)


More information about the Gcc-bugs mailing list