* simplify-rtx.c (simplify_binary_operation_1) <LSHIFTRT>: Cast
commit885fe2d11595b1bb70d9ba93c237548d1c4e63e1
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 May 2006 21:54:17 +0000 (30 21:54 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 May 2006 21:54:17 +0000 (30 21:54 +0000)
tree5d867b5400ad9fe3ae8a551c31a369e407ab4ef9
parent03b8eaaddec1ba9a586be7987111526fa7ea088d
* simplify-rtx.c (simplify_binary_operation_1) <LSHIFTRT>: Cast
width to HOST_WIDE_INT to avoid comparison warnings on some targets.

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