(mark_target_live_regs): Delete unused variables.
From-SVN: r14425
This commit is contained in:
parent
73b764487b
commit
4fac99c856
@ -2767,8 +2767,7 @@ mark_target_live_regs (target, res)
|
||||
if (b != -1)
|
||||
{
|
||||
regset regs_live = basic_block_live_at_start[b];
|
||||
int offset, j;
|
||||
REGSET_ELT_TYPE bit;
|
||||
int j;
|
||||
int regno;
|
||||
rtx start_insn, stop_insn;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user