Commit 0bfe5f01 by Jeff Law

Fix typo.

From-SVN: r3244
parent f0147121
......@@ -1255,7 +1255,7 @@ extern union tree_node *current_function_decl;
This relies on the fact that most mode MODE_FLOAT references will use FP
registers and most mode MODE_INT references will use integer registers.
(In the rare case of an FP register used in an integer MODE, we depend
on secondary reloads and the final output pass to clean things up.) */
on secondary reloads and the final output pass to clean things up.)
Also change REG+(X*Y) into REG. (With X*Y in an extra pseudo). */
......
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