]> gcc.gnu.org Git - gcc.git/commit
param: Add missing . in description.
authorMartin Liska <mliska@suse.cz>
Fri, 10 Dec 2021 12:31:21 +0000 (13:31 +0100)
committerMartin Liska <mliska@suse.cz>
Fri, 10 Dec 2021 12:31:21 +0000 (13:31 +0100)
commit207775085ff03b414d63fbfc6a3c734fb0f6b396
treecc1947262b46a980423ac37521366c07f038310c
parent2a1c3b69c015ea49e4c7c08291efd8f7e28e1193
param: Add missing . in description.

Fixes:
FAIL: compiler driver --help=param option(s): "^ +-.*[^:.]$" absent from output: "
--param=max-inline-functions-called-once-loop-depth= Maximum loop depth of a call which is considered for inlining functions called once"
FAIL: compiler driver --help=params option(s): "[^.]$" absent from output: "e"

gcc/ChangeLog:

* params.opt: Add missing dot.
gcc/params.opt
This page took 0.055756 seconds and 5 git commands to generate.