From 8b87acb8ea288e93de76c0482befdf2e30f152b3 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Thu, 22 Mar 2001 12:01:34 +0000 Subject: [PATCH] invoke.texi (-ffast-math): Remove duplicate line about __FAST_MATH__. * invoke.texi (-ffast-math): Remove duplicate line about __FAST_MATH__. From-SVN: r40737 --- gcc/ChangeLog | 3 +++ gcc/invoke.texi | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) 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 -- 2.30.2