On Saturday 2015-01-17 13:55, Sandra Loosemore wrote:
> 2015-01-17  Sandra Loosemore  <san...@codesourcery.com>
> 
>       gcc/
>       * doc/invoke.texi ([-ftracer]): Remove duplicate option listing.

Thanks for doing these cleanups, Sandra.

The attachment only had the ChangeLog, not the patch.  Since I had
a look anyway, here it is for the record.

Gerald

Index: doc/invoke.texi
===================================================================
--- doc/invoke.texi     (revision 219802)
+++ doc/invoke.texi     (revision 219803)
@@ -8727,12 +8727,6 @@
 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

Reply via email to