]> git.ipfire.org Git - thirdparty/gcc.git/commit
combine.c (combine_simplify_rtx): Pass the mode of the shift count...
authorStephen Clarke <stephen.clarke@superh.com>
Fri, 28 Jun 2002 21:34:47 +0000 (21:34 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 28 Jun 2002 21:34:47 +0000 (15:34 -0600)
commitf1b1186f6c7287df5685e8ebf21d5d4ce73d5647
tree91c83f3bf45bf43992232da9cc6897398d658a3a
parentae9bd4817709200fb28acc6812def80de28f5a2a
combine.c (combine_simplify_rtx): Pass the mode of the shift count...

        * 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.

From-SVN: r55085
gcc/ChangeLog
gcc/combine.c