https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68043

--- Comment #3 from Martin Sebor <msebor at gcc dot gnu.org> ---
Author: msebor
Date: Thu Oct 22 23:48:17 2015
New Revision: 229205

URL: https://gcc.gnu.org/viewcvs?rev=229205&root=gcc&view=rev
Log:
gcc/ChangeLog:

2015-10-22  Martin Sebor  <mse...@redhat.com>

        PR driver/68043
        * config/i386/i386.opt: Add missing periods to the ends of sentences.
        * config/msp430/msp430.opt: Same.

gcc/testsuite/ChangeLog:

2015-10-22  Martin Sebor  <mse...@redhat.com>

        PR driver/68043
        * gcc.misc-tests/help.exp: Verify that option descriptions
        end in periods.
        * lib/options.exp (check_for_options): Use the regexp --line option.
        Print unexpected match on failure.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.opt
    trunk/gcc/config/msp430/msp430.opt
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.misc-tests/help.exp
    trunk/gcc/testsuite/lib/options.exp

Reply via email to