gcc/gcc ChangeLog expr.c
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Wed Jul 16 11:07:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: jakub@gcc.gnu.org 2003-07-16 11:07:54
Modified files:
gcc : ChangeLog expr.c
Log message:
* expr.c (emit_block_move): Don't move anything if size is const 0.
(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&r1=2.522&r2=2.523
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expr.c.diff?cvsroot=gcc&r1=1.570&r2=1.571
More information about the Gcc-cvs
mailing list