OSDN Git Service

* ra-conflict.c (partial_bitnum, max_bitnum): Change type of variables
authorbergner <bergner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Oct 2007 15:46:12 +0000 (15:46 +0000)
committerbergner <bergner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Oct 2007 15:46:12 +0000 (15:46 +0000)
commit9a910ab39128294e57699ed624b8824b4fcfcef4
tree8c530bcc582dae464a7d50fbe57747e6fae1b26a
parent4ebd1df9d716889ded1e1d5e0993baa87ef74024
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129211 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/global.c
gcc/ra-conflict.c
gcc/ra.h