diff options
author | Lewis Hyatt <lhyatt@gmail.com> | 2020-03-15 08:58:30 -0400 |
---|---|---|
committer | Lewis Hyatt <lhyatt@gmail.com> | 2020-03-15 08:59:24 -0400 |
commit | b408e010ccf6cacc1f36cef8fca3252cfa677094 (patch) | |
tree | 1042c4c45e08050bb4225b0fa108bc9f65c3b924 /libdecnumber | |
parent | 9c3cdb43c2bdaf8a8d2e62db010b04f6086d76b7 (diff) | |
download | gcc-b408e010ccf6cacc1f36cef8fca3252cfa677094.zip gcc-b408e010ccf6cacc1f36cef8fca3252cfa677094.tar.gz gcc-b408e010ccf6cacc1f36cef8fca3252cfa677094.tar.bz2 |
driver: Fix redundant descriptions in options
Addresses issues where the two-column format of options descriptions was
used, but the columns were separated by spaces rather than a single tab,
causing the help output to be more verbose than intended.
gcc/ChangeLog:
2020-03-15 Lewis Hyatt <lhyatt@gmail.com>
* common.opt: Avoid redundancy in the help text.
* config/arc/arc.opt: Likewise.
* config/cr16/cr16.opt: Likewise.
gcc/c-family/ChangeLog:
2020-03-15 Lewis Hyatt <lhyatt@gmail.com>
* c.opt: Avoid redundancy in the help text.
gcc/fortran/ChangeLog:
2020-03-15 Lewis Hyatt <lhyatt@gmail.com>
* lang.opt: Avoid redundancy in the help text.
gcc/testsuite/ChangeLog:
2020-03-15 Lewis Hyatt <lhyatt@gmail.com>
* gcc.misc-tests/help.exp: Adapt to new output for
-Walloc-size-larger-than= option.
Diffstat (limited to 'libdecnumber')
0 files changed, 0 insertions, 0 deletions