From: David Edelsohn Date: Tue, 26 Nov 2002 16:18:48 +0000 (-0500) Subject: - Fix typo X-Git-Tag: releases/gcc-3.2.2~245 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec2b46751d2074b693af1bb1eddaa7e4461ca011;p=thirdparty%2Fgcc.git - Fix typo From-SVN: r59524 --- 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. */