]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix optindex entries for 2 options.
authorMartin Liska <mliska@suse.cz>
Thu, 7 May 2020 13:59:38 +0000 (15:59 +0200)
committerMartin Liska <mliska@suse.cz>
Thu, 7 May 2020 13:59:38 +0000 (15:59 +0200)
* doc/invoke.texi: Fix 2 optindex entries.

gcc/ChangeLog
gcc/doc/invoke.texi

index ca4a7e450d16e26a044e5f9c3f76c7c98ad632ad..2a20e21c65c38c7e95d93d8b5f867f9835a0cb3a 100644 (file)
@@ -1,3 +1,7 @@
+2020-05-07  Martin Liska  <mliska@suse.cz>
+
+       * doc/invoke.texi: Fix 2 optindex entries.
+
 2020-05-07  Richard Biener  <rguenther@suse.de>
 
        PR middle-end/94703
index c97318f046591fe4cdf11637b10bec408a5c3dd3..35e8242af5fa4c52744fd2c3e2cfee0a617e22bb 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