mips.c (mips_canonicalize_comparison): Cast argument of trunc_int_for_mode to unsigne...
authorEric Christopher <echristo@redhat.com>
Thu, 14 Jul 2005 23:36:31 +0000 (23:36 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Thu, 14 Jul 2005 23:36:31 +0000 (23:36 +0000)
commit06277571f475f065d79e7d7b107200b2eb970580
tree0641333ff583669d23705e7356235fcf92729009
parentb838c72bdc9b62b79f5de915efd5e6fa70f8fb0c
mips.c (mips_canonicalize_comparison): Cast argument of trunc_int_for_mode to unsigned HOST_WIDE_INT.

2005-07-14  Eric Christopher  <echristo@redhat.com>

* config/mips/mips.c (mips_canonicalize_comparison): Cast
argument of trunc_int_for_mode to unsigned HOST_WIDE_INT.

From-SVN: r102041
gcc/ChangeLog
gcc/config/mips/mips.c