gcc/gcc ChangeLog expmed.c
sayle@gcc.gnu.org
sayle@gcc.gnu.org
Tue Jun 15 15:06:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: sayle@gcc.gnu.org 2004-06-15 15:06:20
Modified files:
gcc : ChangeLog expmed.c
Log message:
* expmed.c (synth_mult): Mask bits of the multiplier to the
machine mode of the multiplication. Don't consider shifts
by more than (or equal to) the width of the operation's mode.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3978&r2=2.3979
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expmed.c.diff?cvsroot=gcc&r1=1.165&r2=1.166
More information about the Gcc-cvs
mailing list