From: Joseph Myers Date: Thu, 22 Mar 2001 12:01:34 +0000 (+0000) Subject: invoke.texi (-ffast-math): Remove duplicate line about __FAST_MATH__. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8b87acb8ea288e93de76c0482befdf2e30f152b3;p=gcc.git invoke.texi (-ffast-math): Remove duplicate line about __FAST_MATH__. * invoke.texi (-ffast-math): Remove duplicate line about __FAST_MATH__. From-SVN: r40737 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 388ec2aa67b..b52795c5a65 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,8 @@ 2001-03-22 Joseph S. Myers + * invoke.texi (-ffast-math): Remove duplicate line about + __FAST_MATH__. + * gcc.texi: Remove more obsolete documentation of bugs and installation problems. diff --git a/gcc/invoke.texi b/gcc/invoke.texi index 519dd92cea5..72fc1c86715 100644 --- a/gcc/invoke.texi +++ b/gcc/invoke.texi @@ -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