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: [MMIX] Hookize PREFERRED_RELOAD_CLASS and PREFERRED_OUTPUT_RELOAD_CLASS


On 08/01/2011 10:08 AM, Anatoly Sokolov wrote:
>         * config/mmix/mmix.h (PREFERRED_RELOAD_CLASS,
>         PREFERRED_OUTPUT_RELOAD_CLASS): Remove macro.
>         * config/mmix/mmix-protos.h (mmix_preferred_reload_class,
>         mmix_preferred_output_reload_class): Remove.
>         * config/mmix/mmix.c (mmix_preferred_reload_class,
>         mmix_preferred_output_reload_class): Make static. Change rclass
>         argument and return type to reg_class_t.
>         (TARGET_PREFERRED_RELOAD_CLASS,
>         TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): Define.


Ok.


r~


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