Commit 371036e0 by Jeff Law

Fxi typo in last change.

From-SVN: r16162
parent e9ad4573
......@@ -1057,4 +1057,5 @@ legitimize_address (x, oldx, mode)
regx1 = force_reg (Pmode, gen_rtx (GET_CODE (y), Pmode, regx1, regy2));
return force_reg (Pmode, gen_rtx (PLUS, Pmode, regx1, regy1));
}
return x;
}
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