This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][LTO] Handle target options properly


On Sat, Oct 10, 2009 at 15:07, Richard Guenther <rguenther@suse.de> wrote:

> 2009-10-10 ÂRichard Guenther Â<rguenther@suse.de>
>
> Â Â Â ÂPR lto/41565
> Â Â Â Â* opts.c (handle_option): Split out code to handle setting
> Â Â Â Âthe options flag var ...
> Â Â Â Â(set_option): ... here.
> Â Â Â Â* opts.h (set_option): Declare.
> Â Â Â Â* lto-opts.c (register_user_option_p): Include -fexceptions
> Â Â Â Âand all position independent code variants.
> Â Â Â Â(handle_common_option): Remove.
> Â Â Â Â(lto_reissue_options): Use set_option.

OK.


Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]