public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-3160] Add full stop to params.opt.
@ 2021-08-26 14:02 Jan Hubicka
  0 siblings, 0 replies; only message in thread
From: Jan Hubicka @ 2021-08-26 14:02 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:c80d7230fba64097e4a2f1c88b189ba46b984519

commit r12-3160-gc80d7230fba64097e4a2f1c88b189ba46b984519
Author: Jan Hubicka <hubicka@ucw.cz>
Date:   Thu Aug 26 16:01:53 2021 +0200

    Add full stop to params.opt.
    
    gcc/ChangeLog:
    
            * params.opt: (modref-max-adjustments): Add full stop.

Diff:
---
 gcc/params.opt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/params.opt b/gcc/params.opt
index cec43d20533..3a701e22c46 100644
--- a/gcc/params.opt
+++ b/gcc/params.opt
@@ -1015,7 +1015,7 @@ Maximum number of escape points tracked by modref per SSA-name.
 
 -param=modref-max-adjustments=
 Common Joined UInteger Var(param_modref_max_adjustments) Init(8) IntegerRange (0, 254) Param Optimization
-Maximum number of times a given range is adjusted during the dataflow
+Maximum number of times a given range is adjusted during the dataflow.
 
 -param=tm-max-aggregate-size=
 Common Joined UInteger Var(param_tm_max_aggregate_size) Init(9) Param Optimization


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-26 14:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-26 14:02 [gcc r12-3160] Add full stop to params.opt Jan Hubicka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).