+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
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
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