reload1.c (eliminate_regs_in_insn): Handle another case when eliminating the frame...
authorJim Wilson <wilson@cygnus.com>
Fri, 14 Aug 1998 00:14:09 +0000 (00:14 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 14 Aug 1998 00:14:09 +0000 (18:14 -0600)
commitbb22893c6107fd002133832ec7d754eee5f6de91
tree927715756241676aa3bcc7e9f9e19003476e4cb9
parent988ee12c8aed637353046f84fc90a9240d2f8b17
reload1.c (eliminate_regs_in_insn): Handle another case when eliminating the frame pointer to the hard frame pointer.

        * reload1.c (eliminate_regs_in_insn): Handle another case when
        eliminating the frame pointer to the hard frame pointer.  Add
        missing ep->to_rtx check to one existing case.

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