]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/s390/s390.h (PREFERRED_RELOAD_CLASS): Remove.
authoraesok <aesok@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Jan 2011 17:10:16 +0000 (17:10 +0000)
committeraesok <aesok@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Jan 2011 17:10:16 +0000 (17:10 +0000)
commit3359ccfd973491de7d7ce59cb0e9d962c17f71ba
tree12a3be5b4607604a244dc5cdff8cdca1098af290
parent40b32d934059efe3db55f67be5bab3706c35074d
* config/s390/s390.h (PREFERRED_RELOAD_CLASS): Remove.
* config/s390/s390-protos.h (s390_preferred_reload_class): Remove.
* config/s390/s390.c (TARGET_PREFERRED_RELOAD_CLASS): Define.
(s390_preferred_reload_class): Make static. Change return and
'rclass' argument type to reg_class_t.

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