invoke.texi (-ffast-math): Remove duplicate line about __FAST_MATH__.

* invoke.texi (-ffast-math): Remove duplicate line about
	__FAST_MATH__.

From-SVN: r40737
This commit is contained in:
Joseph Myers 2001-03-22 12:01:34 +00:00 committed by Joseph Myers
parent 52a11d15fc
commit 8b87acb8ea
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,8 @@
2001-03-22 Joseph S. Myers <jsm28@cam.ac.uk>
* invoke.texi (-ffast-math): Remove duplicate line about
__FAST_MATH__.
* gcc.texi: Remove more obsolete documentation of bugs and
installation problems.

View File

@ -2940,8 +2940,6 @@ and @samp{-fno-trapping-math}.
This option causes the preprocessor macro __FAST_MATH__ to be defined.
This option causes the preprocessor macro __FAST_MATH__ to be defined.
This option should never be turned on by any @samp{-O} option since
it can result in incorrect output for programs which depend on
an exact implementation of IEEE or ISO rules/specifications for