]> gcc.gnu.org Git - gcc.git/commit
simplify-rtx.c (simplify_binary_operation_1): Cast width to HOST_WIDE_INT to avoid...
authorRoger Sayle <roger@eyesopen.com>
Tue, 30 May 2006 21:54:17 +0000 (21:54 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Tue, 30 May 2006 21:54:17 +0000 (21:54 +0000)
commite40122f0fa19366975e6bcacc9ec0d93fa2151d7
tree5d867b5400ad9fe3ae8a551c31a369e407ab4ef9
parent8c0633b7cd3e6a311ad8b6d5b819e0224fe4d1cd
simplify-rtx.c (simplify_binary_operation_1): Cast width to HOST_WIDE_INT to avoid comparison warnings on some targets.

* simplify-rtx.c (simplify_binary_operation_1) <LSHIFTRT>: Cast
width to HOST_WIDE_INT to avoid comparison warnings on some targets.

From-SVN: r114248
gcc/ChangeLog
gcc/simplify-rtx.c
This page took 0.056572 seconds and 5 git commands to generate.