mmix.h (REGISTER_MOVE_COST): Remove macro.
authorAnatoly Sokolov <aesok@post.ru>
Tue, 9 Aug 2011 15:09:41 +0000 (19:09 +0400)
committerAnatoly Sokolov <aesok@gcc.gnu.org>
Tue, 9 Aug 2011 15:09:41 +0000 (19:09 +0400)
commit6e9ee54ca64d761e0cbfb7981dafbfcb9704240c
treee3d25a25759a060ac01da2548173d0c08a9b038f
parent394b15208dc632c744257ca1ea628568d6811d42
mmix.h (REGISTER_MOVE_COST): Remove macro.

* config/mmix/mmix.h (REGISTER_MOVE_COST): Remove macro.
* config/mmix/mmix-protos.h (mmix_register_move_cost): Remove.
* config/mmix/mmix.c (mmix_register_move_cost): Make static.
Change 'from' and 'to' arguments type to reg_class_t.
(TARGET_REGISTER_MOVE_COST): Define.

From-SVN: r177600
gcc/ChangeLog
gcc/config/mmix/mmix-protos.h
gcc/config/mmix/mmix.c
gcc/config/mmix/mmix.h