]> git.ipfire.org Git - thirdparty/gcc.git/commit
sh.h (PREFERRED_RELOAD_CLASS): Remove.
authorAnatoly Sokolov <aesok@post.ru>
Tue, 21 Dec 2010 08:05:57 +0000 (11:05 +0300)
committerAnatoly Sokolov <aesok@gcc.gnu.org>
Tue, 21 Dec 2010 08:05:57 +0000 (11:05 +0300)
commit486b10aa89499699906fecc6630fbdc7b26996b2
treeb82c8d7ae00e3099afdc6e82d16bc8f52c680928
parent5ae2ca96ad36d168af9e4dcb23d76fa5be1662fe
sh.h (PREFERRED_RELOAD_CLASS): Remove.

* config/sh/sh.h (PREFERRED_RELOAD_CLASS): Remove.
* config/sh/sh-protos.h (secondary_reload_info, sh_secondary_reload):
Remove forward declaration.
* config/sh/sh.c (sh_preferred_reload_class): New function.
(sh_secondary_reload): Make static.
(TARGET_PREFERRED_RELOAD_CLASS): Define.

From-SVN: r168104
gcc/ChangeLog
gcc/config/sh/sh-protos.h
gcc/config/sh/sh.c
gcc/config/sh/sh.h