pa-protos.h (pa_cint_ok_for_move): Change argument type to unsigned.
commit5877e54ea0ab4f38f9046a12633de4fa6671e925
authorJohn David Anglin <danglin@gcc.gnu.org>
Fri, 18 Sep 2015 18:56:10 +0000 (18 18:56 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Fri, 18 Sep 2015 18:56:10 +0000 (18 18:56 +0000)
tree6292f388f1cc2290e6a1e71bff131d6424fcfbeb
parent57eb2d70a6b5e70c2bb3635d88974983b1ecf9e2
pa-protos.h (pa_cint_ok_for_move): Change argument type to unsigned.

* config/pa/pa-protos.h (pa_cint_ok_for_move): Change argument type to
unsigned.
(pa_ldil_cint_p): Likewise.
* config/pa/pa.c (pa_cint_ok_for_move): likewise.
(pa_ldil_cint_p): Likewise. Change signed casts to unsigned.
Update callers.
* config/pa/pa.md: Likewise.

From-SVN: r227920
gcc/ChangeLog
gcc/config/pa/pa-protos.h
gcc/config/pa/pa.c
gcc/config/pa/pa.md