gcc/gcc ChangeLog stmt.c fold-const.c

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Wed Jun 1 18:51:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rguenth@gcc.gnu.org	2005-06-01 18:51:17

Modified files:
	gcc            : ChangeLog stmt.c fold-const.c 

Log message:
	2005-06-01  Richard Guenther  <rguenth@gcc.gnu.org>
	
	* stmt.c (expand_case): Use build_int_cst.
	(node_has_low_bound): Likewise, and correct type mismatch.
	(node_has_high_bound): Likewise.
	* fold-const.c (fold_binary): Ensure we build trees
	with the correct types - undo what STRIP_NOPS possibly did.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8985&r2=2.8986
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/stmt.c.diff?cvsroot=gcc&r1=1.423&r2=1.424
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&r1=1.588&r2=1.589



More information about the Gcc-cvs mailing list