OSDN Git Service

(expand_mult): Bound second synth_mult cost by cost of algorithm from
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Aug 1992 11:34:23 +0000 (11:34 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Aug 1992 11:34:23 +0000 (11:34 +0000)
commitccc4d85f9f987c679f8a45c2991053544642903b
tree2be9f00ca70dcb2322341e438e7cebc4c7aac7d1
parentd6c79aecd4136aa3b57d5e78b20052dd21a9075c
(expand_mult): Bound second synth_mult cost by cost of algorithm from
first call.

(expand_divmod): When doing logical operations, the size of
COMPUTE_MODE should be used, not MODE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1869 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/expmed.c