gcc/gcc ChangeLog emit-rtl.c

sayle@gcc.gnu.org sayle@gcc.gnu.org
Thu Mar 6 21:59:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	sayle@gcc.gnu.org	2003-03-06 21:59:10

Modified files:
	gcc            : ChangeLog emit-rtl.c 

Log message:
	* emit-rtl.c (gen_lowpart): When requesting the low-part of a
	MEM, try loading the MEM into a register and taking the low-part
	of that, to help CSE see the use of the MEM in its true mode.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.16966&r2=1.16967
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/emit-rtl.c.diff?cvsroot=gcc&r1=1.313&r2=1.314



More information about the Gcc-cvs mailing list