re PR target/37072 (-mfancy-math-387 should be the default in FreeBSD)
authorGerald Pfeifer <gerald@pfeifer.com>
Fri, 3 Jul 2015 01:35:18 +0000 (01:35 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Fri, 3 Jul 2015 01:35:18 +0000 (01:35 +0000)
PR target/37072
* doc/invoke.texi (i386 and x86-64 Options): -mno-fancy-math-387
is not actually the default on FreeBSD.

From-SVN: r225367

gcc/ChangeLog
gcc/doc/invoke.texi

index 9397b36bcd442fcb63929d0ec9b0358a3168138e..64cff098ed11f2abf9098ecb3df326391580776b 100644 (file)
@@ -1,3 +1,9 @@
+2015-07-03  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       PR target/37072
+       * doc/invoke.texi (i386 and x86-64 Options): -mno-fancy-math-387
+       is not actually the default on FreeBSD.
+
 2015-07-02  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
 
        * config/rs6000/rs6000-builtin.def (CMPGE_16QI): New built-in
index 0413106deb07e17e96bd63ab3a3d9db2fa28668a..fba46e6580b8854b14b7dc48f8c473ad9d2d6d34 100644 (file)
@@ -22570,7 +22570,7 @@ 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 FreeBSD,
+generating those instructions.  This option is the default on
 OpenBSD and NetBSD@.  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