reg-stack.c (move_for_stack_reg): Remove local variable push_insn.
authorKazu Hirata <kazu@cs.umass.edu>
Sat, 12 Mar 2005 18:34:42 +0000 (18:34 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 12 Mar 2005 18:34:42 +0000 (18:34 +0000)
commitf7448d502cfa30c94e8f05081ebf95a690a2c1f5
treedcffacad581053ef2603bfd8943b5a74b8376da7
parent70e2829d25eff23a16058a7dc4843e8b49aff9f8
reg-stack.c (move_for_stack_reg): Remove local variable push_insn.

* reg-stack.c (move_for_stack_reg): Remove local variable
push_insn.
(compare_for_stack_reg): Remove local variable flags_user.
(convert_regs_1): Remove local variable deleted.

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