gcc/gcc ChangeLog expmed.c
sayle@gcc.gnu.org
sayle@gcc.gnu.org
Mon Aug 9 22:36:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: sayle@gcc.gnu.org 2004-08-09 22:36:39
Modified files:
gcc : ChangeLog expmed.c
Log message:
* expmed.c (sdiv_pow2_cheap, smod_pow2_cheap): Change type to bool.
(init_expmed): Fix potential overrun problem with "all.reg".
(expand_sdiv2_pow2): Add an alternate implementation for signed
division, if the target provides a suitable conditional move insn.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.4840&r2=2.4841
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/expmed.c.diff?cvsroot=gcc&r1=1.186&r2=1.187
More information about the Gcc-cvs
mailing list