OSDN Git Service

* config/mmix/mmix.h (PREFERRED_RELOAD_CLASS,
authoraesok <aesok@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Aug 2011 19:08:34 +0000 (19:08 +0000)
committeraesok <aesok@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Aug 2011 19:08:34 +0000 (19:08 +0000)
commit27925877eef565b76966cd18f7b9d92d862b6c1d
treefb51785c70eb40e23b7ae6f367b796421da6a8b3
parentaadec354961a3147095f081a784679e45aaa19f4
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@177069 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mmix/mmix-protos.h
gcc/config/mmix/mmix.c
gcc/config/mmix/mmix.h