invoke.texi (-ffast-math): Remove duplicate line about __FAST_MATH__.
authorJoseph Myers <jsm28@cam.ac.uk>
Thu, 22 Mar 2001 12:01:34 +0000 (12:01 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Thu, 22 Mar 2001 12:01:34 +0000 (12:01 +0000)
* invoke.texi (-ffast-math): Remove duplicate line about
__FAST_MATH__.

From-SVN: r40737

gcc/ChangeLog
gcc/invoke.texi

index 388ec2aa67b9bbe451bcc72799e6ca1032f04caa..b52795c5a650681d5c72358f7a66bd417290391e 100644 (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.
 
index 519dd92cea503d051c3d89ddb304d6eb042d8359..72fc1c8671546fed6dd393915aa7f499df939fa5 100644 (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