Filter out language specific options from --help=common.
authorMartin Liska <mliska@suse.cz>
Mon, 27 Jan 2020 10:01:26 +0000 (11:01 +0100)
committerMartin Liska <mliska@suse.cz>
Mon, 27 Jan 2020 10:01:26 +0000 (11:01 +0100)
commite97a3063fb1936d6c36eeea720134d5675f73091
tree268d1e3c0a4ae3a7bbc87dc6c556c7d0f054c4f0
parent10fe5cbe0047478b030c13c8537ef5bc752a2048
Filter out language specific options from --help=common.

PR driver/91220
* opts.c (print_filtered_help): Exclude language-specific
options from --help=common unless enabled in all FEs.
gcc/ChangeLog
gcc/opts.c