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: [IA64] Hookize OVERRIDE_OPTIONS


On Wed, 2010-07-07 at 23:18 +0400, Anatoly Sokolov wrote:
> Hello.
> 
>   This patch removes obsolete  OVERRIDE_OPTIONS macro from IA64 back end in
> the GCC and introduces equivalent TARGET_OPTION_OVERRIDE target hooks.
> 
>    Bootstrapped and regression tested on ia64-unknown-linux-gnu.
> 
>   OK to install?
> 
>         * config/ia64/ia64.h (OVERRIDE_OPTIONS): Remove macros.
>         * config/ia64/ia64-protos.h (ia64_override_options): Remove.
>         * config/ia64/ia64.c (TARGET_OPTION_OVERRIDE): Define.
>         (ia64_override_options): Rename to...
>         (ia64_option_override): ... this one. Make static. 

Yes, this patch is OK to install.

Steve Ellcey
sje@cup.hp.com


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