CVSROOT: /cvs/gcc Module name: egcs Changes by: denisc@gcc.gnu.org 2000-11-06 00:35:55 Modified files: gcc : expmed.c Log message: * expmed.c (expand_divmod): For signed divide by 2, prefer a branch and fewer shifts if branches are very cheap. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/expmed.c.diff?cvsroot=gcc&r1=1.68&r2=1.69