Do not print params in --help except --help=param.
authorMartin Liska <mliska@suse.cz>
Mon, 27 Jan 2020 10:00:53 +0000 (11:00 +0100)
committerMartin Liska <mliska@suse.cz>
Mon, 27 Jan 2020 10:00:53 +0000 (11:00 +0100)
commit10fe5cbe0047478b030c13c8537ef5bc752a2048
tree1cdb07a3b1d18a4d1a2fa2b9de23f850baea01a6
parentc2bd2b4664be8b73f8fd58a64dec1e93871797cc
Do not print params in --help except --help=param.

* opts.c (print_help): Exclude params from
all except --help=param.
gcc/ChangeLog
gcc/opts.c