This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[patch] -fno-toplevel-reorder not in options index
- From: Brian Dessent <brian at dessent dot net>
- To: gcc-patches at gcc dot gnu dot org
- Date: Sat, 08 Dec 2007 15:49:55 -0800
- Subject: [patch] -fno-toplevel-reorder not in options index
- Reply-to: gcc-patches at gcc dot gnu dot org
Tested with makeinfo --html and texi2dvi --pdf.
2007-12-08 Brian Dessent <brian@dessent.net>
* doc/invoke.texi (Optimize Options): Add missing opindex for
-fno-toplevel-reorder.
Index: doc/invoke.texi
===================================================================
--- doc/invoke.texi (revision 130561)
+++ doc/invoke.texi (working copy)
@@ -6142,6 +6142,7 @@
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