(reg_basic_block): Now int *, not short *.
From-SVN: r4173
This commit is contained in:
parent
6fb713ceec
commit
09d2cd9b91
@ -65,4 +65,4 @@ extern regset *basic_block_live_at_start;
|
||||
|
||||
#define REG_BLOCK_UNKNOWN -1
|
||||
#define REG_BLOCK_GLOBAL -2
|
||||
extern short *reg_basic_block;
|
||||
extern int *reg_basic_block;
|
||||
|
Loading…
Reference in New Issue
Block a user