- Fix typo in rs6000_output_load_multiple commit.

From-SVN: r59587
This commit is contained in:
David Edelsohn 2002-11-27 17:14:14 -05:00
parent c9b93e1a32
commit ebe637e3c2

View file

@ -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. */