]> git.ipfire.org Git - thirdparty/gcc.git/commit
sparc.md (ldd peephole2s): Fix final arg to mems_ok_for_ldd_peep when the order of...
authorDavid S. Miller <davem@redhat.com>
Wed, 3 Apr 2002 06:31:45 +0000 (22:31 -0800)
committerDavid S. Miller <davem@gcc.gnu.org>
Wed, 3 Apr 2002 06:31:45 +0000 (22:31 -0800)
commit0acf409fdc1266c03caf70c778e8a79ce2f59261
treecf6c6c93667ba926e8a1992e32c838432372c9e3
parent856544448eef7428a40531f04d5c15207db36274
sparc.md (ldd peephole2s): Fix final arg to mems_ok_for_ldd_peep when the order of the loads being...

2002-04-02  David S. Miller  <davem@redhat.com>

* config/sparc/sparc.md (ldd peephole2s): Fix final arg to
mems_ok_for_ldd_peep when the order of the loads being examined
is reversed.
* config/sparc/sparc.c (mems_ok_for_ldd_peep): Expand upon
existing comment to increase comprehension of this situation.

From-SVN: r51796
gcc/ChangeLog
gcc/config/sparc/sparc.c
gcc/config/sparc/sparc.md