Fix typo in previously applied patch.
authorJan Hubicka <hubicka@gcc.gnu.org>
Thu, 17 Aug 2006 10:08:31 +0000 (10:08 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 17 Aug 2006 10:08:31 +0000 (10:08 +0000)
From-SVN: r116221

gcc/reload1.c

index a86f6f560e3d1b6510849abdb903b95754de5851..cd0fabf67e6e83e4911d3cef32a73d60a78ffc60 100644 (file)
@@ -3911,6 +3911,7 @@ reload_as_needed (int live_known)
          regset_head regs_to_forget;
          INIT_REG_SET (&regs_to_forget);
          note_stores (PATTERN (insn), forget_old_reloads_1, &regs_to_forget);
+
          /* If this is a USE and CLOBBER of a MEM, ensure that any
             references to eliminable registers have been removed.  */