alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes.
authorSteven Bosscher <steven@gcc.gnu.org>
Tue, 2 Jan 2007 18:50:33 +0000 (18:50 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Tue, 2 Jan 2007 18:50:33 +0000 (18:50 +0000)
commitbd94cb6ec8b9602ca60b47b37a1f39ace60018c7
tree16497f3f7d5f4c242ea5e0918281c6bbae21fda4
parent61465e7563e79c8ce885f11f98b3ab639ddb0700
alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes.

        * config/alpha/alpha.md, arm/arm.c, darwin.c, frv/frv.md,
        m32r/m32r.c, m32r/m32r.c, mn10300/mn10300.md, pa/pa.c,
        rs6000/rs6000.c, s390/s390.md, sh/sh.md, sparc/sparc.c:
        Always use set_unique_reg_note to add REG_EQUAL notes.

From-SVN: r120353
13 files changed:
gcc/ChangeLog
gcc/config/alpha/alpha.md
gcc/config/arm/arm.c
gcc/config/darwin.c
gcc/config/frv/frv.md
gcc/config/m32r/m32r.c
gcc/config/mn10300/mn10300.md
gcc/config/pa/pa.c
gcc/config/rs6000/rs6000.c
gcc/config/s390/s390.md
gcc/config/sh/sh.md
gcc/config/sparc/sparc.c
gcc/tree-nested.c