gcc/gcc ChangeLog expmed.c

sayle@gcc.gnu.org sayle@gcc.gnu.org
Fri Jan 28 17:49:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	sayle@gcc.gnu.org	2005-01-28 17:49:50

Modified files:
	gcc            : ChangeLog expmed.c 

Log message:
	* expmed.c (expand_mult_highpart_optab): When attempting to use
	a non-widening multiplication in a wider mode, the operands need
	to be converted (zero or sign extended) to that mode.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7320&r2=2.7321
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expmed.c.diff?cvsroot=gcc&r1=1.220&r2=1.221



More information about the Gcc-cvs mailing list