sh.c (gen_shl_and): Don't create a zero_extend if the operand is not an arith_reg_ope...
authorDaniel Jacobowitz <drow@mvista.com>
Sun, 17 Nov 2002 22:33:31 +0000 (22:33 +0000)
committerDaniel Jacobowitz <drow@gcc.gnu.org>
Sun, 17 Nov 2002 22:33:31 +0000 (22:33 +0000)
commitd2b2c7cd3d7fed1db53c65fda35e0ebf28717876
tree9ef611e9decc1d1ee0f83f21c95d93ad00913776
parent6ddb1bc19f3860740acc0ed31e54ab8cfac07dd2
sh.c (gen_shl_and): Don't create a zero_extend if the operand is not an arith_reg_operand.

* sh.c (gen_shl_and): Don't create a zero_extend if the operand
is not an arith_reg_operand.

From-SVN: r59201
gcc/ChangeLog
gcc/config/sh/sh.c