mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-27 17:34:19 +08:00
Fix comment typo in last change.
From-SVN: r48200
This commit is contained in:
parent
a9dc868ffb
commit
bcdd764b27
@ -5685,7 +5685,7 @@ registers_ok_for_ldd_peep (reg1, reg2)
|
||||
ld [%o0], %o0
|
||||
ld [%o0 + 4], %o1
|
||||
to
|
||||
ldd [%o0], o0
|
||||
ldd [%o0], %o0
|
||||
For stores we don't have a similar problem, so dependent_reg_rtx is
|
||||
NULL_RTX. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user