gcc/gcc ChangeLog.tree-ssa fold-const.c

rth@gcc.gnu.org rth@gcc.gnu.org
Mon Oct 6 23:05:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	tree-ssa-20020619-branch
Changes by:	rth@gcc.gnu.org	2003-10-06 23:05:28

Modified files:
	gcc            : ChangeLog.tree-ssa fold-const.c 

Log message:
	* fold-const.c (fold): Fold (T1)((T2)X op Y) into (T1)X op Y,
	for suitable values of T1 & T2.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.tree-ssa.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.725&r2=1.1.2.726
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.213.2.49&r2=1.213.2.50



More information about the Gcc-cvs mailing list