invoke.texi (mno-fancy-math-387): Update for changes made to OpenBSD and NetBSD throu...
authorMaya Rashish <coypu@sdf.org>
Sat, 23 Jun 2018 05:05:58 +0000 (05:05 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 23 Jun 2018 05:05:58 +0000 (23:05 -0600)
        * doc/invoke.texi (mno-fancy-math-387): Update for changes
        made to OpenBSD and NetBSD through the years.

From-SVN: r261981

gcc/ChangeLog
gcc/doc/invoke.texi

index f9dc07c5b6b35f9b485c68736ee8f84df482c93e..006dae5e784924ac16b8eb7bc548b23ac50d0057 100644 (file)
@@ -1,3 +1,8 @@
+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>
 
        * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Change
index 9bb1a4910b2a3f1e65ddbf0fbf347cf25b71021b..f231da3cde26d95c14035ce4f1b99f8bc712a4af 100644 (file)
@@ -26851,8 +26851,8 @@ in ordinary CPU registers instead.
 @opindex mno-fancy-math-387
 Some 387 emulators do not support the @code{sin}, @code{cos} and
 @code{sqrt} instructions for the 387.  Specify this option to avoid
-generating those instructions.  This option is the default on
-OpenBSD and NetBSD@.  This option is overridden when @option{-march}
+generating those instructions.
+This option is overridden when @option{-march}
 indicates that the target CPU always has an FPU and so the
 instruction does not need emulation.  These
 instructions are not generated unless you also use the