pa.c (move_operand): Cast GET_MODE_SIZE results to HOST_WIDE_INT for comparison with...
authorJohn David Anglin <dave@hiauly1.hia.nrc.ca>
Wed, 29 Aug 2001 17:57:47 +0000 (17:57 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Wed, 29 Aug 2001 17:57:47 +0000 (17:57 +0000)
commit6e9c53b489ad1dcda7e54ea1a668a4c74cebcfaf
tree50f09a1cc68243106c5b3d3cae9420b829f363e8
parent53251a557518980db1280fb19db3c0e672126ea9
pa.c (move_operand): Cast GET_MODE_SIZE results to HOST_WIDE_INT for comparison with rtx INTVAL.

* pa.c (move_operand): Cast GET_MODE_SIZE results to HOST_WIDE_INT for
comparison with rtx INTVAL.
(pa_output_function_prologue): Don't mix signed and unsigned in `?'
expression.
* pa.h (FUNCTION_ARG_SIZE): Likewise.

From-SVN: r45271
gcc/ChangeLog
gcc/config/pa/pa.c
gcc/config/pa/pa.h