common.opt (fprofile-partial-training): Terminate description with full stop.

* common.opt (fprofile-partial-training): Terminate description with
	full stop.

From-SVN: r279030
This commit is contained in:
Jakub Jelinek 2019-12-06 01:27:18 +01:00 committed by Jakub Jelinek
parent 37cd34543d
commit c86b722be0
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2019-12-06 Jakub Jelinek <jakub@redhat.com>
* common.opt (fprofile-partial-training): Terminate description with
full stop.
2019-12-05 Martin Sebor <msebor@redhat.com>
PR middle-end/92622

View File

@ -2162,7 +2162,7 @@ Enable common options for generating profile info for profile feedback directed
fprofile-partial-training
Common Report Var(flag_profile_partial_training) Optimization
Do not assume that functions never executed during the train run are cold
Do not assume that functions never executed during the train run are cold.
fprofile-use
Common Var(flag_profile_use)