[Patch, AVR] Housekeeping: Hookize REGISTER_MOVE_COST, MEMORY_MOVE_COST

Denis Chertykov chertykov@gmail.com
Tue Mar 8 18:32:00 GMT 2011


2011/3/8 Georg-Johann Lay <avr@gjlay.de>:
> This patch moves deprecated REGISTER_MOVE_COST resp. MEMORY_MOVE_COST
> from avr.h to target hook avr_register_move_cost resp.
> avr_memory_move_cost in avr.c.
>
> No functionality added or removed; costs are unchanged.
>
>
> 2011-03-08  Georg-Johann Lay  <avr@gjlay.de>
>
>        * config/avr/avr.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST): Remove.
>        * config/avr/avr.c (TARGET_REGISTER_MOVE_COST,
>        TARGET_MEMORY_MOVE_COST): Define.
>        (avr_register_move_cost, avr_memory_move_cost): New Functions.

Applied.

Denis.



More information about the Gcc-patches mailing list