This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] i386: Remove const_int_1_operand.


On Tue, Dec 30, 2003 at 10:17:43AM -0500, Kazu Hirata wrote:
> 	* config/i386/i386-protos.h: Remove prototype for
> 	const_int_1_operand.
> 	* config/i386/i386.c (const_int_1_operand): Remove.
> 	* config/i386/i386.h (PREDICATE_CODES): Remove
> 	const_int_1_operand.
> 	* config/i386/i386.md: Replace all uses of const_int_1_operand
> 	with const1_operand.
> 	* config/i386/pentium.md: Likewise.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]