* expmed.c (expand_mult_const) <case alg_shift>: Expand shift into
commit8813f8fe71a49dff1bf2c486166fef7c935738fa
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Aug 2010 12:03:36 +0000 (5 12:03 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Aug 2010 12:03:36 +0000 (5 12:03 +0000)
treee6146abcc03ac16fe3abb84343a95270707d3b41
parente8a30fc08bc41a2b2f4482581376d4e0540749b3
* expmed.c (expand_mult_const) <case alg_shift>: Expand shift into
temporary. Emit move from temporary to accum, so REG_EQUAL note will
be attached to this insn in correct mode.

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