OSDN Git Service

* cse.c (cse_insn): Avoid subreg games if the equivalence
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Sep 2002 23:03:31 +0000 (23:03 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Sep 2002 23:03:31 +0000 (23:03 +0000)
commit38b13a9b08d5ed6aaf64fe826f1e395570ab4ff8
tree1fe61930dee048810002f4d43ff864b113cc9cf3
parenta993815f3140cc4c8ac4a8077fd49359ade66f01
    * cse.c (cse_insn): Avoid subreg games if the equivalence
        is already in the proper mode.

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