re PR target/37072 (-mfancy-math-387 should be the default in FreeBSD)

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
This commit is contained in:
Gerald Pfeifer 2015-07-03 01:35:18 +00:00 committed by Gerald Pfeifer
parent a426f31afb
commit bfdb257aa3
2 changed files with 7 additions and 1 deletions

View 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

View 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