gcc/gcc ChangeLog fold-const.c

dberlin@gcc.gnu.org dberlin@gcc.gnu.org
Mon Aug 29 00:12:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	dberlin@gcc.gnu.org	2005-08-29 00:12:21

Modified files:
	gcc            : ChangeLog fold-const.c 

Log message:
	2005-08-28  Daniel Berlin  <dberlin@dberlin.org>
	
	Fix PR middle-end/22455
	
	* fold-const.c (fold_checksum_tree): Adjust for now-largest tree size.
	Checksum only the parts of the tree that exist for the tree code.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9845&r2=2.9846
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&r1=1.623&r2=1.624



More information about the Gcc-cvs mailing list