r126844 - in /trunk/gcc: ChangeLog config/mips/...

rsandifo@gcc.gnu.org rsandifo@gcc.gnu.org
Mon Jul 23 12:11:00 GMT 2007


Author: rsandifo
Date: Mon Jul 23 12:11:14 2007
New Revision: 126844

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126844
Log:
gcc/
	* config/mips/mips.h (GR_REG_CLASS_P, COP_REG_CLASS_P): Delete.
	(SECONDARY_MEMORY_NEEDED): Delete commented-out definition.
	* config/mips/mips.c (mips_init_libfuncs): Use reg_class_subset_p
	instead of GR_REG_CLASS_P and COP_REG_CLASS_P.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/mips/mips.c
    trunk/gcc/config/mips/mips.h



More information about the Gcc-cvs mailing list