On Fri, 2011-12-23 at 23:08 +0400, Anatoly Sokolov wrote: > * config/score/score.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST): Remove. > * config/score/score-protos.h (score_register_move_cost): Remove. > > * config/score/score.c (TARGET_REGISTER_MOVE_COST): Define. > (score_register_move_cost): Make static. Change arguments type from > enum reg_class to reg_class_t.
It's OK to update, Thanks. --liqin