- Fix typo in rs6000_output_load_multiple commit.
authorDavid Edelsohn <dje@gcc.gnu.org>
Wed, 27 Nov 2002 22:14:14 +0000 (17:14 -0500)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 27 Nov 2002 22:14:14 +0000 (17:14 -0500)
From-SVN: r59587

gcc/config/rs6000/rs6000.c

index bb9dcff116a09c0b0271c4e4f8b2e42c7861d0a3..c37087f21880ccfcc455e9e452623346654c8617 100644 (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.  */