From ec2b46751d2074b693af1bb1eddaa7e4461ca011 Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Tue, 26 Nov 2002 11:18:48 -0500 Subject: [PATCH] - Fix typo From-SVN: r59524 --- gcc/config/rs6000/rs6000.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/rs6000/rs6000.c b/gcc/config/rs6000/rs6000.c index 23d73f334595..5f05573dc7fb 100644 --- a/gcc/config/rs6000/rs6000.c +++ b/gcc/config/rs6000/rs6000.c @@ -5227,7 +5227,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. */ -- 2.47.2