Introduce =<number> for couple of options.
commit78adba87b98b12c5d5b4c7d59471292de533299c
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Feb 2017 22:02:58 +0000 (28 22:02 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Feb 2017 22:02:58 +0000 (28 22:02 +0000)
treed296b8501149a7c9fd67f9a5c4ad934feb703f93
parent6ac368bb647bc93c1bf114882d4f8f3ecd1b533e
Introduce =<number> for couple of options.

2017-02-28  Martin Liska  <mliska@suse.cz>

* c.opt: Replace space with tabular for options of <number>
type.
2017-02-28  Martin Liska  <mliska@suse.cz>

* common.opt: Replace space with tabular for options of <number>
type.
* config/i386/i386.opt: Show <number> value for
-mlarge-data-threshold.
* opts.c (print_filtered_help): Do not display number in hexadecimal
format.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@245789 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-family/ChangeLog
gcc/c-family/c.opt
gcc/common.opt
gcc/config/i386/i386.opt
gcc/opts.c