Fix typo in last change.
authorJeff Law <law@gcc.gnu.org>
Thu, 5 Jun 1997 16:36:38 +0000 (10:36 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 5 Jun 1997 16:36:38 +0000 (10:36 -0600)
From-SVN: r14149

gcc/reorg.c

index 5abf1bb189960e5ac9f5b7b34501c5d895969212..3a5a7e94460a8cb45ba91ca9ea070a58f5d2244c 100644 (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.  */