aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <aldot@gcc.gnu.org>2012-02-24 10:36:02 +0100
committerBernhard Reutner-Fischer <aldot@gcc.gnu.org>2012-02-24 10:36:02 +0100
commit55532e32b730a2050a2b246ba1237d1b578d06d0 (patch)
tree9214cc8eecd68f0d23ed5e0bba52630dbc4738e6
parent6cfdea15daa46717bdb8d27a5052672a4b386f1c (diff)
downloadgcc-55532e32b730a2050a2b246ba1237d1b578d06d0.zip
gcc-55532e32b730a2050a2b246ba1237d1b578d06d0.tar.gz
gcc-55532e32b730a2050a2b246ba1237d1b578d06d0.tar.bz2
invoke.texi (-fdse, -fdce): Remove duplicate entries.
2012-02-23 Bernhard Reutner-Fischer <aldot@gcc.gnu.org> * doc/invoke.texi (-fdse, -fdce): Remove duplicate entries. From-SVN: r184542
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/invoke.texi4
2 files changed, 6 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index d9fb3b2..e9195ef 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2012-02-23 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
+
+ * doc/invoke.texi (-fdse, -fdce): Remove duplicate entries.
+
2012-02-23 Eric Botcazou <ebotcazou@adacore.com>
PR bootstrap/52287
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index cef6fac..7d4926a 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -356,8 +356,8 @@ Objective-C and Objective-C++ Dialects}.
-fcompare-elim -fcprop-registers -fcrossjumping @gol
-fcse-follow-jumps -fcse-skip-blocks -fcx-fortran-rules @gol
-fcx-limited-range @gol
--fdata-sections -fdce -fdce -fdelayed-branch @gol
--fdelete-null-pointer-checks -fdse -fdevirtualize -fdse @gol
+-fdata-sections -fdce -fdelayed-branch @gol
+-fdelete-null-pointer-checks -fdevirtualize -fdse @gol
-fearly-inlining -fipa-sra -fexpensive-optimizations -ffat-lto-objects @gol
-ffast-math -ffinite-math-only -ffloat-store -fexcess-precision=@var{style} @gol
-fforward-propagate -ffp-contract=@var{style} -ffunction-sections @gol