r137765 - in /trunk/gcc: ChangeLog config/cris/...

hp@gcc.gnu.org hp@gcc.gnu.org
Mon Jul 14 00:22:00 GMT 2008


Author: hp
Date: Mon Jul 14 00:22:35 2008
New Revision: 137765

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137765
Log:
	PR target/35492.
	* config/cris/cris.h (CRIS_CONST_OK_FOR_LETTER_P): Renamed from
	CONST_OK_FOR_LETTER_P.  All port-local users changed.
	(CONST_OK_FOR_CONSTRAINT_P): Define; implement Kc as old K,
	implement Kp matching power-of-two.
	(CONSTRAINT_LEN): Define to match.
	* config/cris/cris.md: Replace all use of constraint K with Kc.
	("*btst*): Use Kp for operand 0 of last alternative.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/cris/cris.c
    trunk/gcc/config/cris/cris.h
    trunk/gcc/config/cris/cris.md



More information about the Gcc-cvs mailing list