gcc/gcc ChangeLog genrecog.c

kazu@gcc.gnu.org kazu@gcc.gnu.org
Sat Jan 31 23:08:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	kazu@gcc.gnu.org	2004-01-31 23:08:53

Modified files:
	gcc            : ChangeLog genrecog.c 

Log message:
	* genrecog.c (decision_type): Add DT_const_int.
	(write_cond) [DT_const_int]: Print a comparison against small
	constant.
	(write_node): Simplify comparisons against small constants
	before printing tests.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.2589&r2=2.2590
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/genrecog.c.diff?cvsroot=gcc&r1=1.136&r2=1.137



More information about the Gcc-cvs mailing list