aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlan Modra <amodra@one.net.au>2001-04-13 05:48:20 +0000
committerAlan Modra <amodra@gcc.gnu.org>2001-04-13 15:18:20 +0930
commite0c556d31f58b412eeab4098d728494d6db2b21e (patch)
tree7f1bef9501244fefc73f20a8608cc9a2123dbf9e /include
parentcdbff0ab8ca8fa27b96d4843a46044b595e237a8 (diff)
downloadgcc-e0c556d31f58b412eeab4098d728494d6db2b21e.zip
gcc-e0c556d31f58b412eeab4098d728494d6db2b21e.tar.gz
gcc-e0c556d31f58b412eeab4098d728494d6db2b21e.tar.bz2
pa.c (uint32_operand): Don't use long constant >= 2^32.
* pa.c (uint32_operand): Don't use long constant >= 2^32. (emit_move_sequence): Use HOST_WIDE_INT constants. Don't worry about 32->64 bit sign extension if 32 bit HOST_WIDE_INTs. (compute_movstrsi_length): Make `align' unsigned to avoid warning. (output_64bit_and): Use plain `int's for shift counts. (output_64bit_ior): Likewise. (function_arg_partial_nregs): Use unsigned vars to avoid warnings. * pa.h (CONST_OK_FOR_LETTER_P): Use HOST_WIDE_INT constants for case `N', and simplify. From-SVN: r41328
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions