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
This commit is contained in:
Bernhard Reutner-Fischer 2012-02-24 10:36:02 +01:00
parent 6cfdea15da
commit 55532e32b7
2 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -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