]> git.ipfire.org Git - thirdparty/gcc.git/commit
cfgcleanup.c (insns_match_p): Do not do EQUIV substitution after reload.
authorRichard Henderson <rth@redhat.com>
Sun, 23 Mar 2003 01:40:04 +0000 (17:40 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 23 Mar 2003 01:40:04 +0000 (17:40 -0800)
commit3ce6bef0f97391a518fe5a7be4a65bb1ed103182
treea74d627ef14953efdc3431beb769188b0728e42b
parentde32716c0dc0a842db46ab4ebba49be4b0763b62
cfgcleanup.c (insns_match_p): Do not do EQUIV substitution after reload.

        * cfgcleanup.c (insns_match_p): Do not do EQUIV substitution
        after reload.

From-SVN: r64738
gcc/ChangeLog
gcc/cfgcleanup.c