ra-conflict.c (partial_bitnum, max_bitnum): Change type of variables to HOST_WIDE_INT.
authorPeter Bergner <bergner@vnet.ibm.com>
Wed, 10 Oct 2007 15:46:12 +0000 (10:46 -0500)
committerPeter Bergner <bergner@gcc.gnu.org>
Wed, 10 Oct 2007 15:46:12 +0000 (10:46 -0500)
commitabc8b4d90eccddd5a961fd6a4b60848562b4a2f1
tree8c530bcc582dae464a7d50fbe57747e6fae1b26a
parentc456e6f17ced807b3c80a5f4578fb8711e604056
ra-conflict.c (partial_bitnum, max_bitnum): Change type of variables to HOST_WIDE_INT.

* ra-conflict.c (partial_bitnum, max_bitnum): Change type of variables
to HOST_WIDE_INT.
(conflict_p, set_conflict, set_conflicts): Likewise.
* global.c (global_alloc): Likewise.
* ra.h: Update prototypes.

From-SVN: r129211
gcc/ChangeLog
gcc/global.c
gcc/ra-conflict.c
gcc/ra.h