]> gcc.gnu.org Git - gcc.git/commit - gcc/common.opt
Introduce =<number> for couple of options.
authorMartin Liska <mliska@suse.cz>
Tue, 28 Feb 2017 22:02:58 +0000 (23:02 +0100)
committerMartin Liska <marxin@gcc.gnu.org>
Tue, 28 Feb 2017 22:02:58 +0000 (22:02 +0000)
commit9453ba0a0e7aa578d2b4ad61862efe0d3d52c567
treed296b8501149a7c9fd67f9a5c4ad934feb703f93
parent6a825afe90080c1c187cacc6d6a90d322c1d9e7d
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.

From-SVN: r245789
gcc/ChangeLog
gcc/c-family/ChangeLog
gcc/c-family/c.opt
gcc/common.opt
gcc/config/i386/i386.opt
gcc/opts.c
This page took 0.065371 seconds and 5 git commands to generate.