alpha.c (alpha_emit_set_const): Add a REG_EQUAL note if a non-trivial load was emitted.
authorRichard Henderson <rth@redhat.com>
Wed, 27 Mar 2002 03:03:18 +0000 (19:03 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 27 Mar 2002 03:03:18 +0000 (19:03 -0800)
commit1ef9531bf7fbc3901759f8fb595e28401492c765
treee2bc2c0a6f407e455ee96f9b159290d494315c42
parent62d3b526c6c1da3e5eae3f503e12694ef5e58be1
alpha.c (alpha_emit_set_const): Add a REG_EQUAL note if a non-trivial load was emitted.

        * config/alpha/alpha.c (alpha_emit_set_const): Add a REG_EQUAL note
        if a non-trivial load was emitted.
        (alpha_emit_set_const_1): Remove obsolete extension.  Fix thinko
        in high+extra+low case.

From-SVN: r51428
gcc/ChangeLog
gcc/config/alpha/alpha.c