reload1.c (eliminate_regs_in_insn): When updating a set to the frame pointer to the...
authorGeoffrey Keating <geoffk@redhat.com>
Thu, 19 Jul 2001 19:46:29 +0000 (19:46 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Thu, 19 Jul 2001 19:46:29 +0000 (19:46 +0000)
commitc77fbfbea6027e29a02333323daf3fec50b8b9a1
tree1ce032c40e90048f6e69e6865f359ae1856bde3b
parenteb4d554e37b3ba7f6c1c67f25f199ccbac0da977
reload1.c (eliminate_regs_in_insn): When updating a set to the frame pointer to the hardware frame pointer...

* reload1.c (eliminate_regs_in_insn): When updating a set
to the frame pointer to the hardware frame pointer, perform
the update always not just when REPLACE is set.

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