invoke.texi (Optimize Options): Add missing opindex for -fno-toplevel-reorder.
authorBrian Dessent <brian@dessent.net>
Fri, 28 Dec 2007 12:18:05 +0000 (12:18 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Fri, 28 Dec 2007 12:18:05 +0000 (12:18 +0000)
* doc/invoke.texi (Optimize Options): Add missing opindex for
-fno-toplevel-reorder.

From-SVN: r131213

gcc/ChangeLog
gcc/doc/invoke.texi

index 8f4a3cf..63c28d1 100644 (file)
@@ -1,3 +1,8 @@
+2007-12-08  Brian Dessent  <brian@dessent.net>
+
+       * doc/invoke.texi (Optimize Options): Add missing opindex for
+       -fno-toplevel-reorder.
+
 2007-12-27  Dorit Nuzman  <dorit@il.ibm.com>
 
        PR tree-optimization/34591
index 107c1ac..a1161d3 100644 (file)
@@ -6175,6 +6175,7 @@ but this scheme may not be supported by future releases of GCC@.
 Enabled at levels @option{-O}, @option{-O2}, @option{-O3}, @option{-Os}.
 
 @item -fno-toplevel-reorder
+@opindex fno-toplevel-reorder
 Do not reorder top-level functions, variables, and @code{asm}
 statements.  Output them in the same order that they appear in the
 input file.  When this option is used, unreferenced static variables