r245789 - in /trunk/gcc: ChangeLog c-family/Cha...

marxin@gcc.gnu.org marxin@gcc.gnu.org
Tue Feb 28 22:02:00 GMT 2017


Author: marxin
Date: Tue Feb 28 22:02:58 2017
New Revision: 245789

URL: https://gcc.gnu.org/viewcvs?rev=245789&root=gcc&view=rev
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c.opt
    trunk/gcc/common.opt
    trunk/gcc/config/i386/i386.opt
    trunk/gcc/opts.c



More information about the Gcc-cvs mailing list