params: Fix up help.exp testing
authorJakub Jelinek <jakub@redhat.com>
Thu, 15 Oct 2020 07:24:06 +0000 (09:24 +0200)
committerJakub Jelinek <jakub@redhat.com>
Thu, 15 Oct 2020 07:24:06 +0000 (09:24 +0200)
commita0504b3d7c39d78cd9f50a52c49edb0113eadea5
tree3f7e9ce8f5af16d3bcd150b7a88202efe3c66455
parent72eb8335848be77649ac1c5229b8c26352ab8949
params: Fix up help.exp testing

This patch fixes:
Running /usr/src/gcc/gcc/testsuite/gcc.misc-tests/help.exp ...
FAIL: compiler driver --help=params option(s): "[^.]$" absent from output: "y"
FAIL: compiler driver --help=param option(s): "^ +-.*[^:.]$" absent from output: "  --param-ipa-jump-function-lookups= Maximum number of statements visited during jump function offset discovery"

2020-10-15  Jakub Jelinek  <jakub@redhat.com>

* params.opt (-param-ipa-jump-function-lookups=): Add full stop at
the end of the parameter description.
gcc/params.opt