gcc/gcc ChangeLog fold-const.c

pinskia@gcc.gnu.org pinskia@gcc.gnu.org
Sun Jun 13 22:15:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-06-13 22:15:54

Modified files:
	gcc            : ChangeLog fold-const.c 

Log message:
	2004-06-13  Andrew Pinski  <pinskia@physics.uc.edu>
	
	* fold-const.c (fold_checksum_tree <case 't'>): Only
	look at TREE_VALUES if the EXPR is an ENUMERAL_TYPE.
	Only look at TYPE_MIN_VALUE and TYPE_MAX_VALUE if
	EXPR is an INTEGERAL_TYPE or a scalar float type.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3948&r2=2.3949
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&r1=1.394&r2=1.395



More information about the Gcc-cvs mailing list