On 11/20/18 4:51 AM, Tom de Vries wrote:
> Hi,
>
> this patch ensures that gcc --help=params lines end with a period by:
> - fixing the help message of param HOT_BB_COUNT_FRACTION, and
> - adding a test-case.
>
> Build and tested on x86_64.
>
> OK for trunk?
>
> Thanks,
> - Tom
>
> [driver] Ensure --help=params lines end with period
>
> 2018-11-20 Tom de Vries <tdevr...@suse.de>
>
> PR c/79855
> * params.def (HOT_BB_COUNT_FRACTION): Terminate help message with
> period.
>
> * lib/options.exp (check_for_options_with_filter): New proc.
> * gcc.misc-tests/help.exp: Check that --help=params lines end with
> period.
OK
jeff