cse.c (cse_insn): Avoid subreg games if the equivalence is already in the proper...
authorRichard Henderson <rth@redhat.com>
Wed, 4 Sep 2002 23:03:31 +0000 (16:03 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 4 Sep 2002 23:03:31 +0000 (16:03 -0700)
commit9beb7d208292359f61d839fefa95153590df4200
tree1fe61930dee048810002f4d43ff864b113cc9cf3
parenta038cc83d66e70c608995e066de22ced97b8ad38
cse.c (cse_insn): Avoid subreg games if the equivalence is already in the proper mode.

        * cse.c (cse_insn): Avoid subreg games if the equivalence
        is already in the proper mode.

From-SVN: r56819
gcc/ChangeLog
gcc/cse.c