common.opt (fprofile-partial-training): Terminate description with full stop.
authorJakub Jelinek <jakub@redhat.com>
Fri, 6 Dec 2019 00:27:18 +0000 (01:27 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 6 Dec 2019 00:27:18 +0000 (01:27 +0100)
* common.opt (fprofile-partial-training): Terminate description with
full stop.

From-SVN: r279030

gcc/ChangeLog
gcc/common.opt

index 31b03fffff251d5c7b55e1d2bb6cf84db53d3413..b12636a581b1f3e3060ab659f582194c804ff7f1 100644 (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
index 7e47953f8dc6dec5a2fb0fbcd7d2c89579537483..d98cd16905b45e1e577f657dfceb9d2eb466f1a5 100644 (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)