* combine.c (combine_simplify_rtx): Pass the mode of the
commit99c8af92a7396526e20c2d1c6f795919e311ce6b
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 Jun 2002 21:34:47 +0000 (28 21:34 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 Jun 2002 21:34:47 +0000 (28 21:34 +0000)
tree91c83f3bf45bf43992232da9cc6897398d658a3a
parentfaf8dab54b28ab718ed5b14a711b8889a83ac381
    * combine.c (combine_simplify_rtx): Pass the mode of the
        shift count, not the shift operation when trying to simplify
        a shift on a SHIFT_COUNT_TRUNCATED target.

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