aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2020-05-07 15:59:38 +0200
committerMartin Liska <mliska@suse.cz>2020-05-07 15:59:38 +0200
commitab2952c77d029c93fc813dec9760f8a517286e5e (patch)
tree789017981c37cecfc9b917c6c545d4cfd22738fe /gcc/doc
parenteb72dc663e9070b281be83a80f6f838a3a878822 (diff)
downloadgcc-ab2952c77d029c93fc813dec9760f8a517286e5e.zip
gcc-ab2952c77d029c93fc813dec9760f8a517286e5e.tar.gz
gcc-ab2952c77d029c93fc813dec9760f8a517286e5e.tar.bz2
Fix optindex entries for 2 options.
* doc/invoke.texi: Fix 2 optindex entries.
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/invoke.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index c97318f..35e8242 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -11399,7 +11399,7 @@ default, GCC emits an error message when an inconsistent profile is detected.
This option is enabled by @option{-fauto-profile}.
@item -fprofile-partial-training
-@opindex fprofile-use
+@opindex fprofile-partial-training
With @code{-fprofile-use} all portions of programs not executed during train
run are optimized agressively for size rather than speed. In some cases it is
not practical to train all possible hot paths in the program. (For
@@ -13393,6 +13393,7 @@ location. If you combine the option with multiple source files,
the @file{.gcno} file will be overwritten.
@item -fprofile-prefix-path=@var{path}
+@opindex fprofile-prefix-path
This option can be used in combination with
@option{profile-generate=}@var{profile_dir} and