r169650 - in /branches/google/integration/gcc: ...

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Wed Feb 2 17:57:00 GMT 2011


Author: dnovillo
Date: Wed Feb  2 17:57:21 2011
New Revision: 169650

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169650
Log:
	* 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.

Modified:
    branches/google/integration/gcc/ChangeLog
    branches/google/integration/gcc/config/s390/s390-protos.h
    branches/google/integration/gcc/config/s390/s390.c
    branches/google/integration/gcc/config/s390/s390.h



More information about the Gcc-cvs mailing list