Fix typo in previously applied patch.
From-SVN: r116221
This commit is contained in:
parent
db4c738615
commit
7ffaaddcda
@ -3911,6 +3911,7 @@ reload_as_needed (int live_known)
|
||||
regset_head regs_to_forget;
|
||||
INIT_REG_SET (®s_to_forget);
|
||||
note_stores (PATTERN (insn), forget_old_reloads_1, ®s_to_forget);
|
||||
|
||||
/* If this is a USE and CLOBBER of a MEM, ensure that any
|
||||
references to eliminable registers have been removed. */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user