invoke.texi ([-ftracer]): Remove duplicate option listing.

2015-01-17  Sandra Loosemore  <sandra@codesourcery.com>

	gcc/
	* doc/invoke.texi ([-ftracer]): Remove duplicate option listing.

From-SVN: r219803
This commit is contained in:
Sandra Loosemore 2015-01-17 15:51:24 -05:00 committed by Sandra Loosemore
parent 029b2d5596
commit 3b97ab5aed
2 changed files with 4 additions and 6 deletions

View File

@ -1,3 +1,7 @@
2015-01-17 Sandra Loosemore <sandra@codesourcery.com>
* doc/invoke.texi ([-ftracer]): Remove duplicate option listing.
2015-01-17 Eric Botcazou <ebotcazou@adacore.com>
* reorg.c (fill_simple_delay_slots): If TARGET_FLAGS_REGNUM is valid,

View File

@ -8727,12 +8727,6 @@ enabled by default at @option{-O2} and higher. Null pointer check
elimination is only done if @option{-fdelete-null-pointer-checks} is
enabled.
@item -ftracer
@opindex ftracer
Perform tail duplication to enlarge superblock size. This transformation
simplifies the control flow of the function allowing other optimizations to do
a better job.
@item -funroll-loops
@opindex funroll-loops
Unroll loops whose number of iterations can be determined at compile