Commit 09d2cd9b by Richard Kenner

(reg_basic_block): Now int *, not short *.

From-SVN: r4173
parent 6fb713ce
......@@ -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;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment