Commit d3adbeea by Joern Rennecke

Typo fix in comment.

From-SVN: r22330
parent 0c8feefe
...@@ -4013,7 +4013,7 @@ find_reloads (insn, replace, ind_levels, live_known, reload_reg_p) ...@@ -4013,7 +4013,7 @@ find_reloads (insn, replace, ind_levels, live_known, reload_reg_p)
actually fail are extremely rare, so it turns out to be better to fix actually fail are extremely rare, so it turns out to be better to fix
the problem here by not generating cases that choose_reload_regs will the problem here by not generating cases that choose_reload_regs will
fail for. */ fail for. */
/* There is a similar problem with RELAOD_FOR_INPUT_ADDRESS / /* There is a similar problem with RELOAD_FOR_INPUT_ADDRESS /
RELOAD_FOR_OUTPUT_ADDRESS when there is more than one of a kind for RELOAD_FOR_OUTPUT_ADDRESS when there is more than one of a kind for
a single operand. a single operand.
We can reduce the register pressure by exploiting that a We can reduce the register pressure by exploiting that a
......
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