Commit c86b722b by Jakub Jelinek Committed by Jakub Jelinek

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

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

From-SVN: r279030
parent 37cd3454
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
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment