Commit 9f8a749e by Maya Rashish Committed by Jeff Law

invoke.texi (mno-fancy-math-387): Update for changes made to OpenBSD and NetBSD through the years.

        * doc/invoke.texi (mno-fancy-math-387): Update for changes
        made to OpenBSD and NetBSD through the years.

From-SVN: r261981
parent 88d51f79
2018-06-22 Maya Rashish <coypu@sdf.org>
* doc/invoke.texi (mno-fancy-math-387): Update for changes
made to OpenBSD and NetBSD through the years.
2018-06-22 Kelvin Nilsen <kelvin@gcc.gnu.org> 2018-06-22 Kelvin Nilsen <kelvin@gcc.gnu.org>
* config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Change * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Change
......
...@@ -26851,8 +26851,8 @@ in ordinary CPU registers instead. ...@@ -26851,8 +26851,8 @@ in ordinary CPU registers instead.
@opindex mno-fancy-math-387 @opindex mno-fancy-math-387
Some 387 emulators do not support the @code{sin}, @code{cos} and Some 387 emulators do not support the @code{sin}, @code{cos} and
@code{sqrt} instructions for the 387. Specify this option to avoid @code{sqrt} instructions for the 387. Specify this option to avoid
generating those instructions. This option is the default on generating those instructions.
OpenBSD and NetBSD@. This option is overridden when @option{-march} This option is overridden when @option{-march}
indicates that the target CPU always has an FPU and so the indicates that the target CPU always has an FPU and so the
instruction does not need emulation. These instruction does not need emulation. These
instructions are not generated unless you also use the instructions are not generated unless you also use the
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment