reg-stack.c (subst_asm_stack_regs): Change to return the last new insn generated...
authorH.J. Lu <hjl@gnu.org>
Mon, 20 Apr 1998 00:01:15 +0000 (00:01 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 20 Apr 1998 00:01:15 +0000 (18:01 -0600)
commitf37eb5cb0952de9da535a306917b2ea1a0130112
treebfc9519a6966822770663a8f9ffb24fa192df9c2
parent0620228c243d5292571fd3d925a8ca24c7091942
reg-stack.c (subst_asm_stack_regs): Change to return the last new insn generated by this function.

* reg-stack.c (subst_asm_stack_regs): Change to return the last
new insn generated by this function.
(subst_stack_regs): Likewise.
(convert_regs): Record the last newly generated insn and use
it for change_stack () instead of INSN.

From-SVN: r19328
gcc/ChangeLog
gcc/reg-stack.c