(eliminate_regs): All recursive calls now pass INSN instead of NULL_RTX.
authorJim Wilson <wilson@gcc.gnu.org>
Tue, 28 Sep 1993 23:03:39 +0000 (16:03 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 28 Sep 1993 23:03:39 +0000 (16:03 -0700)
commite568744797a851a340d443330793bef5fbfe9653
treeec2684474172e63865ad3997250673018ef6682e
parent1347292b885d50b86ca6eb5abe9583eac53911e5
(eliminate_regs): All recursive calls now pass INSN instead of NULL_RTX.

(eliminate_regs): All recursive calls now pass INSN
instead of NULL_RTX.  Second assignment to ref_outside_mem changed
to be same as first assignment.

From-SVN: r5517
gcc/reload1.c