* config/sh/sh.h (PREFERRED_RELOAD_CLASS): Remove.
authoraesok <aesok@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Dec 2010 08:05:57 +0000 (08:05 +0000)
committeraesok <aesok@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Dec 2010 08:05:57 +0000 (08:05 +0000)
commit167f2e19da059600519468c4a816d85d44257ad6
treeb82c8d7ae00e3099afdc6e82d16bc8f52c680928
parentcc804d35d72a7a179cf63d7e2301c227757b1e99
* 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.

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