]> git.ipfire.org Git - thirdparty/gcc.git/commit
explow.c (round_push): Use HOST_WIDE_INT instead of int for the temporary used to...
authorOlivier Hainque <hainque@act-europe.fr>
Mon, 14 Apr 2003 22:08:51 +0000 (00:08 +0200)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 14 Apr 2003 22:08:51 +0000 (18:08 -0400)
commit41ee320444443de9d720893df8064319da2d2f78
tree087f3164c82e2febf197e1d13ad11f7bdbcf7783
parent39d658e3950054b6f18727d907a047a4dd6c10d4
explow.c (round_push): Use HOST_WIDE_INT instead of int for the temporary used to round CONST_INT sizes.

* explow.c (round_push): Use HOST_WIDE_INT instead of int for the
temporary used to round CONST_INT sizes.

From-SVN: r65600
gcc/ChangeLog
gcc/explow.c