alias.c (find_base_value): Recall base values for fixed hard regs.
authorRichard Henderson <rth@redhat.com>
Thu, 7 Feb 2002 08:57:04 +0000 (00:57 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 7 Feb 2002 08:57:04 +0000 (00:57 -0800)
commit9b462c4274cd675e51fe0b856a903828d78d7cd7
treee762c2f5f7d5a1e88c4f53877a61a162f6301be0
parent19c881777cb933a3a5206b49ea4598070fb3b594
alias.c (find_base_value): Recall base values for fixed hard regs.

* alias.c (find_base_value): Recall base values for fixed hard regs.
* loop.c (loop_regs_update): Don't use single_set on non-insns.

From-SVN: r49570
gcc/ChangeLog
gcc/alias.c
gcc/loop.c