emit-rtl.c (set_unique_reg_note): Don't set a REG_EQUAL or REG_EQUIV note if multiple...
authorJohn Wehle <john@feith.com>
Wed, 5 Dec 2001 05:47:36 +0000 (05:47 +0000)
committerJohn Wehle <wehle@gcc.gnu.org>
Wed, 5 Dec 2001 05:47:36 +0000 (05:47 +0000)
commit52488da14f26e9df50958f19d3d6f72b44bb7206
treeab8e7d78c735260db81c354ad6ada82224f8c855
parent32a6f30e69f5044b5718c0c30b3a86eb94a2e8ec
emit-rtl.c (set_unique_reg_note): Don't set a REG_EQUAL or REG_EQUIV note if multiple sets are present.

* emit-rtl.c (set_unique_reg_note): Don't set
a REG_EQUAL or REG_EQUIV note if multiple sets
are present.

From-SVN: r47657
gcc/ChangeLog
gcc/emit-rtl.c