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] Remove call_fixed_regs


On 08/31/2009 03:31 PM, Anatoly Sokolov wrote:
         * hard-reg-set.h (call_fixed_regs): Remove.
         * reginfo.c (call_fixed_regs): Remove.
         (init_reg_sets_1): Remove initialization of call_fixed_regs.
         (globalize_reg): Don't use call_fixed_regs.
         * caller-save.c (init_caller_save): Use call_fixed_reg_set instead of
         call_fixed_regs.

Ok.



r~



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