From: Jeff Law Date: Thu, 5 Jun 1997 16:36:38 +0000 (-0600) Subject: Fix typo in last change. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cb1009434066d5c1882d4c381cb79409a096ee72;p=gcc.git Fix typo in last change. From-SVN: r14149 --- diff --git a/gcc/reorg.c b/gcc/reorg.c index 5abf1bb1899..3a5a7e94460 100644 --- a/gcc/reorg.c +++ b/gcc/reorg.c @@ -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. */