expmed.c (synth_mult, [...]): Guard uses of shift_cost, shiftadd_cost and shiftsub_co...
authorJ"orn Rennecke <amylaar@redhat.com>
Sun, 21 Jan 2001 09:19:15 +0000 (09:19 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Sun, 21 Jan 2001 09:19:15 +0000 (09:19 +0000)
commit02a65aef508b862388be1589f104993e285f23ae
tree87a386646ba60da8a7b6f7ba11441cfe3390b8f3
parent625b1acd1030aa14687acd77616c38ef96d5414d
expmed.c (synth_mult, [...]): Guard uses of shift_cost, shiftadd_cost and shiftsub_cost with bound checks.

* expmed.c (synth_mult, expand_mult_highpart, expand_divmod): Guard
uses of shift_cost, shiftadd_cost and shiftsub_cost with bound checks.

From-SVN: r39165
gcc/ChangeLog
gcc/expmed.c