Commit ebe637e3 by David Edelsohn

- Fix typo in rs6000_output_load_multiple commit.

From-SVN: r59587
parent c9b93e1a
...@@ -6386,7 +6386,7 @@ store_multiple_operation (op, mode) ...@@ -6386,7 +6386,7 @@ store_multiple_operation (op, mode)
const char * const char *
rs6000_output_load_multiple (operands) rs6000_output_load_multiple (operands)
rtx operands[2]; rtx operands[3];
{ {
/* We have to handle the case where the pseudo used to contain the address /* We have to handle the case where the pseudo used to contain the address
is assigned to one of the output registers. */ is assigned to one of the output registers. */
......
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