Commit e9e79d69 by Jim Wilson

*** empty log message ***

From-SVN: r345
parent 53dd0e6e
...@@ -5217,7 +5217,7 @@ emit_reload_insns (insn) ...@@ -5217,7 +5217,7 @@ emit_reload_insns (insn)
can inherit the reloads. can inherit the reloads.
Update spill_reg_store for the reloads of this insn. Update spill_reg_store for the reloads of this insn.
Copy the elements that were updated in the loop above. */ Copy the elements that were updated in the loop above. */
for (j = 0; j < n_reloads; j++) for (j = 0; j < n_reloads; j++)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment