Fix typo in previously applied patch.

From-SVN: r116221
This commit is contained in:
Jan Hubicka 2006-08-17 10:08:31 +00:00
parent db4c738615
commit 7ffaaddcda

View 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. */