mmix.h (PREFERRED_RELOAD_CLASS, [...]): Remove macro.
authorAnatoly Sokolov <aesok@post.ru>
Mon, 1 Aug 2011 19:08:34 +0000 (23:08 +0400)
committerAnatoly Sokolov <aesok@gcc.gnu.org>
Mon, 1 Aug 2011 19:08:34 +0000 (23:08 +0400)
commit0d5e496f46c6bd22709167532f6ca45b6ae98477
treefb51785c70eb40e23b7ae6f367b796421da6a8b3
parenta44250f4ddeaebd81dd799ae549b50751e016ae8
mmix.h (PREFERRED_RELOAD_CLASS, [...]): Remove macro.

* 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.

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