invoke.texi ([-ftracer]): Remove duplicate option listing.
authorSandra Loosemore <sandra@codesourcery.com>
Sat, 17 Jan 2015 20:51:24 +0000 (15:51 -0500)
committerSandra Loosemore <sandra@gcc.gnu.org>
Sat, 17 Jan 2015 20:51:24 +0000 (15:51 -0500)
2015-01-17  Sandra Loosemore  <sandra@codesourcery.com>

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

From-SVN: r219803

gcc/ChangeLog
gcc/doc/invoke.texi

index c1489923d32a1b83906da3758da1568aba90d7b9..46515eb43439426e34bca545c35d2865b5ee2f67 100644 (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,
index 69ba6214078940733ca8bade3df7f4e95ac8fc90..3046bec5ba9320f62f0aac2d50082502f69ab86e 100644 (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