]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
- Fix typo
authorDavid Edelsohn <dje@gcc.gnu.org>
Tue, 26 Nov 2002 16:18:48 +0000 (11:18 -0500)
committerDavid Edelsohn <dje@gcc.gnu.org>
Tue, 26 Nov 2002 16:18:48 +0000 (11:18 -0500)
From-SVN: r59524

gcc/config/rs6000/rs6000.c

index 23d73f334595b7efcb6571893fe019959c4c7321..5f05573dc7fbb4a80dba1e671c8ffd46b98aa66d 100644 (file)
@@ -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.  */