]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix description of --param auto-profile-bbs
authorJan Hubicka <hubicka@ucw.cz>
Thu, 2 Oct 2025 10:12:05 +0000 (12:12 +0200)
committerJan Hubicka <hubicka@ucw.cz>
Mon, 6 Oct 2025 19:33:47 +0000 (21:33 +0200)
gcc/ChangeLog:

* params.opt (-param=auto-profile-bbs=): Add missing full stop after
description.

gcc/params.opt

index 1f6297de16389822bbc9410ddeb26506d8585eb0..f8884e976e7f002d256d164a076400b417509305 100644 (file)
@@ -68,7 +68,7 @@ Enable asan detection of use-after-return bugs.
 
 -param=auto-profile-bbs=
 Common Joined UInteger Var(param_auto_profile_bbs) Init(1) IntegerRange(0, 1) Param Optimization
-Build basic block profile using auto profile
+Build basic block profile using auto profile.
 
 -param=cycle-accurate-model=
 Common Joined UInteger Var(param_cycle_accurate_model) Init(1) IntegerRange(0, 1) Param Optimization