- Fix typo in rs6000_output_load_multiple commit.
From-SVN: r59587
This commit is contained in:
parent
c9b93e1a32
commit
ebe637e3c2
1 changed files with 1 additions and 1 deletions
|
@ -6386,7 +6386,7 @@ store_multiple_operation (op, mode)
|
|||
|
||||
const char *
|
||||
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
|
||||
is assigned to one of the output registers. */
|
||||
|
|
Loading…
Add table
Reference in a new issue