r170477 - in /trunk/gcc: ChangeLog config/storm...
aesok@gcc.gnu.org
aesok@gcc.gnu.org
Thu Feb 24 20:52:00 GMT 2011
Author: aesok
Date: Thu Feb 24 20:52:49 2011
New Revision: 170477
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170477
Log:
* config/stormy16/stormy16.h (PREFERRED_RELOAD_CLASS,
PREFERRED_OUTPUT_RELOAD_CLASS): Remove.
* config/stormy16/stormy16-protos.h
(xstormy16_preferred_reload_class): Remove.
* config/stormy16/stormy16.c (xstormy16_preferred_reload_class): Make
static. Change 'rclass' argument and return type to reg_class_t.
(TARGET_PREFERRED_RELOAD_CLASS,
TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): Define.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/stormy16/stormy16-protos.h
trunk/gcc/config/stormy16/stormy16.c
trunk/gcc/config/stormy16/stormy16.h
More information about the Gcc-cvs
mailing list