re PR middle-end/41738 (optabs expands rotate using wrong mode)
authorAndy Hutchinson <hutchinsonandy@gcc.gnu.org>
Sat, 17 Oct 2009 22:42:17 +0000 (22:42 +0000)
committerAndy Hutchinson <hutchinsonandy@gcc.gnu.org>
Sat, 17 Oct 2009 22:42:17 +0000 (22:42 +0000)
commitdb826daef1ba627ef3b578a1ad577d864c290e71
treefbe8728e5cecc3fc8b67fc5034710a9e700dd1d2
parentd79c2936cbfadddc0928df9df1353613b708febf
re PR middle-end/41738 (optabs expands rotate using wrong mode)

2009-10-17  Andy Hutchinson <hutchinsonandy@gcc.gnu.org>
PR middle-end/41738
* optabs.c (expand_binop): Make mode of shift count expression mode of shift count not target.
Remove indent nit.

From-SVN: r152961
gcc/ChangeLog
gcc/optabs.c