OSDN Git Service

* jump.c (rtx_renumbered_equal_p): Do not consider PLUS commutative.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Aug 1998 18:45:48 +0000 (18:45 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Aug 1998 18:45:48 +0000 (18:45 +0000)
commit2207ad6ae28559f9289c0089447da404d438a839
tree8cae2b477317a966b90608c23007462fc9862e68
parent82df23300e6b8bc1d278f76dd38aecb81b232f0e
    * jump.c (rtx_renumbered_equal_p): Do not consider PLUS commutative.
Because it isn't inside a MEM on the PA.  Fixes 930628-1.c on the mainline
branch.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@21886 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/jump.c