r177971 - in /trunk/gcc: ChangeLog config/m32c/...
aesok@gcc.gnu.org
aesok@gcc.gnu.org
Mon Aug 22 20:26:00 GMT 2011
Author: aesok
Date: Mon Aug 22 20:26:26 2011
New Revision: 177971
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177971
Log:
* config/m32c/m32c.h (CLASS_MAX_NREGS): Remove macro.
* config/m32c/m32c-protos.h (m32c_class_max_nregs): Remove.
* config/m32c/m32c.c (m32c_class_max_nregs): Make static. Change
regclass argument type to reg_class_t. Change 'max' and 'v' vars
and return types to unsigned char. Use reg_class_contents instead
of class_contents.
(TARGET_CLASS_MAX_NREGS): Define.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/m32c/m32c-protos.h
trunk/gcc/config/m32c/m32c.c
trunk/gcc/config/m32c/m32c.h
More information about the Gcc-cvs
mailing list