Commit 8b87acb8 by Joseph Myers Committed by Joseph Myers

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

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

From-SVN: r40737
parent 52a11d15
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.
......
......@@ -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
......
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