reload1.c (eliminte_regs_in_insn): Use REG_EQUIV notes the same way we use REG_EQUAL.
authorBernd Schmidt <bernd.schmidt@analog.com>
Tue, 17 Apr 2007 22:35:47 +0000 (22:35 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Tue, 17 Apr 2007 22:35:47 +0000 (22:35 +0000)
commit7c11b28c577a0a55db07641d3c78501464e0f9bc
treeb76a6e12e985e319a51d1cc56572e71adc8486c0
parentabe2f66ab9f4840008c43a61596eebd42af7842b
reload1.c (eliminte_regs_in_insn): Use REG_EQUIV notes the same way we use REG_EQUAL.

* reload1.c (eliminte_regs_in_insn): Use REG_EQUIV notes the same way
we use REG_EQUAL.

From-SVN: r123932
gcc/ChangeLog
gcc/reload1.c