]> git.ipfire.org Git - thirdparty/gcc.git/commit
Exclude CL_WARNING and CL_PARAM from --help=optimize.
authorMartin Liska <mliska@suse.cz>
Mon, 13 Jan 2020 13:27:09 +0000 (14:27 +0100)
committerMartin Liska <mliska@suse.cz>
Mon, 13 Jan 2020 13:27:09 +0000 (14:27 +0100)
commit5ab08934e5f44dbdd5b0e4226755b46bf4e2e1af
tree122221218d8d49a5c4a26d788e5149452f004de1
parentfe7cc34fd5186cce3771e2bce2f4aacb81b9058c
Exclude CL_WARNING and CL_PARAM from --help=optimize.

2020-01-13  Martin Liska  <mliska@suse.cz>

* opts.c (print_help): Do not print CL_PARAM
and CL_WARNING for CL_OPTIMIZATION.
gcc/ChangeLog
gcc/opts.c