[Bug tree-optimization/106012] rsqrtss instruction generated even if -mno-recip specified

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jun 18 20:20:52 GMT 2022


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

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

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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
You can use -fno-reciprocal-math if you don't want reciprocal instructions
produced.


More information about the Gcc-bugs mailing list