combine.c (subst): Do not substitute for a register as a destination...
authorRichard Henderson <rth@redhat.com>
Tue, 22 May 2001 06:58:17 +0000 (23:58 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 22 May 2001 06:58:17 +0000 (23:58 -0700)
commit0a33d11eaba21d9f47d3576dbd29c661f656135d
treec0a10a585f843312330734edc25eecf84e6f94a5
parentc93d7fae7b9825449c023d42eb40641c0ad80be2
combine.c (subst): Do not substitute for a register as a destination...

        * combine.c (subst): Do not substitute for a register as
        a destination subreg/strict_low_part/zero_extract.

From-SVN: r42429
gcc/ChangeLog
gcc/combine.c