Commit cb100943 by Jeff Law

Fix typo in last change.

From-SVN: r14149
parent 4408efce
...@@ -2773,7 +2773,6 @@ mark_target_live_regs (target, res) ...@@ -2773,7 +2773,6 @@ mark_target_live_regs (target, res)
j++) j++)
SET_HARD_REG_BIT (current_live_regs, j); SET_HARD_REG_BIT (current_live_regs, j);
}); });
}
/* Get starting and ending insn, handling the case where each might /* Get starting and ending insn, handling the case where each might
be a SEQUENCE. */ be a SEQUENCE. */
......
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