regrename.c (copy_value): Ignore the copy if the source register is present in the...
authorRichard Henderson <rth@redhat.com>
Wed, 9 Jan 2002 20:54:49 +0000 (12:54 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 9 Jan 2002 20:54:49 +0000 (12:54 -0800)
commit42bd17b7fc6af8d4239ff6925bc0697a84545c6a
tree5ddc4bc4c275412dfcfb7200a2d4e9959c8daf2b
parentbdca3c33192910349cf77ad9a0e76f394ef4b751
regrename.c (copy_value): Ignore the copy if the source register is present in the value chain with a...

        * regrename.c (copy_value): Ignore the copy if the source register
        is present in the value chain with a narrower mode.

From-SVN: r48689
gcc/ChangeLog
gcc/regrename.c