Commit 1be8ebde by H.J. Lu Committed by H.J. Lu

Replace @optindex with @opindex

	* doc/invoke.texi: Replace @optindex with @opindex.

From-SVN: r228968
parent 3f11bf19
2015-10-19 H.J. Lu <hongjiu.lu@intel.com> 2015-10-19 H.J. Lu <hongjiu.lu@intel.com>
* doc/invoke.texi: Replace @optindex with @opindex.
2015-10-19 H.J. Lu <hongjiu.lu@intel.com>
PR target/67995 PR target/67995
* config/i386/i386.c (ix86_valid_target_attribute_tree): If * config/i386/i386.c (ix86_valid_target_attribute_tree): If
arch= is set, clear all bits in x_ix86_isa_flags, except for arch= is set, clear all bits in x_ix86_isa_flags, except for
...@@ -8014,7 +8014,7 @@ of its callers. This switch does not affect functions using the ...@@ -8014,7 +8014,7 @@ of its callers. This switch does not affect functions using the
inline functions into the object file. inline functions into the object file.
@item -fkeep-static-functions @item -fkeep-static-functions
@optindex fkeep-static-functions @opindex fkeep-static-functions
Emit @code{static} functions into the object file, even if the function Emit @code{static} functions into the object file, even if the function
is never used. is never used.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment