projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9b93e1
)
- Fix typo in rs6000_output_load_multiple commit.
author
David Edelsohn
<dje@gcc.gnu.org>
Wed, 27 Nov 2002 22:14:14 +0000
(17:14 -0500)
committer
David Edelsohn
<dje@gcc.gnu.org>
Wed, 27 Nov 2002 22:14:14 +0000
(17:14 -0500)
From-SVN: r59587
gcc/config/rs6000/rs6000.c
patch
|
blob
|
history
diff --git
a/gcc/config/rs6000/rs6000.c
b/gcc/config/rs6000/rs6000.c
index bb9dcff116a09c0b0271c4e4f8b2e42c7861d0a3..c37087f21880ccfcc455e9e452623346654c8617 100644
(file)
--- a/
gcc/config/rs6000/rs6000.c
+++ b/
gcc/config/rs6000/rs6000.c
@@
-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. */