r270836 - in /trunk/gcc: ChangeLog opts-global....
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Fri May 3 07:33:00 GMT 2019
Author: jakub
Date: Fri May 3 07:33:04 2019
New Revision: 270836
URL: https://gcc.gnu.org/viewcvs?rev=270836&root=gcc&view=rev
Log:
* opts.h (finish_options): Remove lang_mask argument.
(print_help, help_option_argument): Declare.
* opts.c (print_help): Remove forward declaration, no longer static.
(finish_options): Remove lang_mask argument, don't call print_help
here.
* opts-global.c (decode_options): Adjust finish_option caller, call
print_help here.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/opts-global.c
trunk/gcc/opts.c
trunk/gcc/opts.h
More information about the Gcc-cvs
mailing list