r165734 - in /trunk/gcc: ChangeLog config/ia64/...
aesok@gcc.gnu.org
aesok@gcc.gnu.org
Wed Oct 20 19:56:00 GMT 2010
Author: aesok
Date: Wed Oct 20 19:56:58 2010
New Revision: 165734
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165734
Log:
* 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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/ia64/ia64-protos.h
trunk/gcc/config/ia64/ia64.c
trunk/gcc/config/ia64/ia64.h
More information about the Gcc-cvs
mailing list