* invoke.texi (-ffast-math): Remove duplicate line about
__FAST_MATH__.
From-SVN: r40737
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.
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