* config/rs6000/rs6000.c (mask_operand): Use signed vars to avoid
commit8dd59a849ac443f3c67a7370f09aefa1810ff264
authoramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Sep 2001 02:19:58 +0000 (6 02:19 +0000)
committeramodra <amodra@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Sep 2001 02:19:58 +0000 (6 02:19 +0000)
tree63da6143006af0ffec3707f15b2e3c3493dc7bb8
parent6ae41c941ce4170104f80f2ae2c7f6ca8340f43b
* config/rs6000/rs6000.c (mask_operand): Use signed vars to avoid
compiler warnings.
(mask64_operand): Likewise.
(includes_rldic_lshift_p): Likewise.
(includes_rldicr_lshift_p): Likewise.

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