2011/3/8 Georg-Johann Lay <a...@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 <a...@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.