Fix typo in last change.

From-SVN: r14149
This commit is contained in:
Jeff Law 1997-06-05 10:36:38 -06:00
parent 4408efce8b
commit cb10094340
1 changed files with 0 additions and 1 deletions

View File

@ -2773,7 +2773,6 @@ mark_target_live_regs (target, res)
j++)
SET_HARD_REG_BIT (current_live_regs, j);
});
}
/* Get starting and ending insn, handling the case where each might
be a SEQUENCE. */