ia64.h (PREFERRED_RELOAD_CLASS): Remove macros.
commitab177ad53847e22cc5aaf10ffc319060c633cc4f
authorAnatoly Sokolov <aesok@post.ru>
Wed, 20 Oct 2010 19:56:58 +0000 (20 23:56 +0400)
committerAnatoly Sokolov <aesok@gcc.gnu.org>
Wed, 20 Oct 2010 19:56:58 +0000 (20 23:56 +0400)
tree0e9d4753f3b294a93db44e4981929dd97e700b80
parent604f9a900c90b21ad33328e6a0b2fc1ba84dabd2
ia64.h (PREFERRED_RELOAD_CLASS): Remove macros.

* 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.

From-SVN: r165734
gcc/ChangeLog
gcc/config/ia64/ia64-protos.h
gcc/config/ia64/ia64.c
gcc/config/ia64/ia64.h