OSDN Git Service

- Fix typo in rs6000_output_load_multiple commit.
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Nov 2002 22:14:14 +0000 (22:14 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Nov 2002 22:14:14 +0000 (22:14 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59587 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/rs6000/rs6000.c

index bb9dcff..c37087f 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.  */