public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-6100] doc: Reword how to get possible values of a parameter
@ 2023-02-16 22:57 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2023-02-16 22:57 UTC (permalink / raw)
  To: gcc-cvs

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

commit r13-6100-gc381327dd6c2d9996702b2a341b91cf48942a8ae
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Thu Feb 16 23:56:34 2023 +0100

    doc: Reword how to get possible values of a parameter
    
    gcc/ChangeLog:
    
            * doc/invoke.texi (Optimize Options): Reword the explanation
            getting minimal, maximal and default values of a parameter.

Diff:
---
 gcc/doc/invoke.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 6def1fd631e..7b308cd3c31 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -14678,8 +14678,8 @@ The names of specific parameters, and the meaning of the values, are
 tied to the internals of the compiler, and are subject to change
 without notice in future releases.
 
-In order to get minimal, maximal and default value of a parameter,
-one can use @option{--help=param -Q} options.
+In order to get the minimal, maximal and default values of a parameter,
+use the @option{--help=param -Q} options.
 
 In each case, the @var{value} is an integer.  The following choices
 of @var{name} are recognized for all targets:

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

only message in thread, other threads:[~2023-02-16 22:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-16 22:57 [gcc r13-6100] doc: Reword how to get possible values of a parameter Gerald Pfeifer

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).