]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000.c (mask_operand): Use signed vars to avoid compiler warnings.
authorAlan Modra <amodra@bigpond.net.au>
Thu, 6 Sep 2001 02:19:58 +0000 (02:19 +0000)
committerAlan Modra <amodra@gcc.gnu.org>
Thu, 6 Sep 2001 02:19:58 +0000 (11:49 +0930)
commit02071907b27ad5a12f5a9f6aee844a054c246a39
tree63da6143006af0ffec3707f15b2e3c3493dc7bb8
parent89fc36051e8045d8bb086b3228c1aec280884097
rs6000.c (mask_operand): Use signed vars to avoid compiler warnings.

* 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.

From-SVN: r45430
gcc/ChangeLog
gcc/config/rs6000/rs6000.c