Hi Martin,

Just a couple of typos...

On 12/06/18 15:24, Martin Liška wrote:
Hi.

The patch is mentioning IntegerRange in documentation.

Ready for trunk?
Martin

gcc/ChangeLog:

2018-06-12  Martin Liska  <mli...@suse.cz>

        * doc/options.texi: Document IntegerRange.
---
 gcc/doc/options.texi | 5 +++++
 1 file changed, 5 insertions(+)


+@item IntegerRange(@var{n}, @var{m})
+The options's arguments are integer numbers.  The option parser

"option's"

+will check that value of an option is inclusively withing
+range [@var{n}, @var{m}].

"within the range ..."

Cheers,
Kyrill

Reply via email to