gcc/gcc ChangeLog expr.c

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Jul 17 10:28:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-rhl-branch
Changes by:	jakub@gcc.gnu.org	2003-07-17 10:28:47

Modified files:
	gcc            : ChangeLog expr.c 

Log message:
	* expr.c (emit_block_move): Don't move anything if size is const0_rtx.
	(clear_storage): Test against const0_rtx instead of comparing INTVAL
	against 0.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-rhl-branch&r1=1.16114.2.523.2.48&r2=1.16114.2.523.2.49
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expr.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-rhl-branch&r1=1.498.2.17.2.4&r2=1.498.2.17.2.5



More information about the Gcc-cvs mailing list