OSDN Git Service

* config/ia64/ia64.h (PREFERRED_RELOAD_CLASS): Remove macros.
authoraesok <aesok@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Oct 2010 19:56:58 +0000 (19:56 +0000)
committeraesok <aesok@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Oct 2010 19:56:58 +0000 (19:56 +0000)
commit3f60eeb4c5165d6dddb1facaf48ccdb4e1621865
tree0e9d4753f3b294a93db44e4981929dd97e700b80
parent9f80d0511f2736c52b12227853dfa1fd7d5b924c
* config/ia64/ia64.h (PREFERRED_RELOAD_CLASS): Remove macros.
* config/ia64/ia64-protos.h (ia64_preferred_reload_class): Remove.
* config/ia64/ia64.c (TARGET_PREFERRED_RELOAD_CLASS): Define.
(ia64_preferred_reload_class): Make static.  Change rclass argument
and result types from enum reg_class to reg_class_t.

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