Fix optindex entries for 2 options.

* doc/invoke.texi: Fix 2 optindex entries.
This commit is contained in:
Martin Liska 2020-05-07 15:59:38 +02:00
parent eb72dc663e
commit ab2952c77d
No known key found for this signature in database
GPG Key ID: 4DC182DC0FA73785
2 changed files with 6 additions and 1 deletions

View 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

View 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