]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix optindex entries for 2 options.
authorMartin Liska <mliska@suse.cz>
Thu, 7 May 2020 14:07:46 +0000 (16:07 +0200)
committerMartin Liska <mliska@suse.cz>
Thu, 7 May 2020 14:07:46 +0000 (16:07 +0200)
Backport from mainline
2020-05-07  Martin Liska  <mliska@suse.cz>

* doc/invoke.texi: Fix 2 optindex entries.

gcc/ChangeLog
gcc/doc/invoke.texi

index 905bd056b2dac0cc96fb7e4cf94d299fc086836c..3cdffe8704660f24fc924cd65c5b9dc79e64cca8 100644 (file)
@@ -1,3 +1,10 @@
+2020-05-07  Martin Liska  <mliska@suse.cz>
+
+       Backport from mainline
+       2020-05-07  Martin Liska  <mliska@suse.cz>
+
+       * doc/invoke.texi: Fix 2 optindex entries.
+
 2020-05-07  Jakub Jelinek  <jakub@redhat.com>
 
        Backported from mainline
index 527d362533ab503cee9568b27808177977a52ac8..f98161391a0984c211a348acf36ae0bd03acc3a9 100644 (file)
@@ -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