mips.h (PREFERRED_RELOAD_CLASS): Remove macro.
authorAnatoly Sokolov <aesok@post.ru>
Tue, 8 Mar 2011 20:51:11 +0000 (23:51 +0300)
committerAnatoly Sokolov <aesok@gcc.gnu.org>
Tue, 8 Mar 2011 20:51:11 +0000 (23:51 +0300)
commitef78aed645ba8b781a9a78412669738dc7871c6a
tree83329558ce8e006570b0aab88fa167b7dbb53a47
parent5f892aa09229fb2b545b03002266f89bd653d39f
mips.h (PREFERRED_RELOAD_CLASS): Remove macro.

* config/mips/mips.h (PREFERRED_RELOAD_CLASS): Remove macro.
* config/mips/mips-protos.h (mips_preferred_reload_class): Remove.
* config/mips/mips.c (mips_preferred_reload_class): Make static.
Change 'rclass' argument and result type to reg_class_t.
(TARGET_PREFERRED_RELOAD_CLASS): Define.

From-SVN: r170789
gcc/ChangeLog
gcc/config/mips/mips-protos.h
gcc/config/mips/mips.c
gcc/config/mips/mips.h