* config/nds32/nds32.c (nds32_expand_prologue): Remove unused variables.
(nds32_expand_epilogue): Likewise.
(nds32_expand_prologue_v3push): Likewise.
(nds32_expand_epilogue_v3pop): Likewise.
From-SVN: r214858
+2014-09-03 Chung-Ju Wu <jasonwucj@gmail.com>
+
+ * config/nds32/nds32.c (nds32_expand_prologue): Remove unused variables.
+ (nds32_expand_epilogue): Likewise.
+ (nds32_expand_prologue_v3push): Likewise.
+ (nds32_expand_epilogue_v3pop): Likewise.
+
2014-09-03 Chung-Ju Wu <jasonwucj@gmail.com>
* config/nds32/nds32.c (nds32_compute_stack_frame): Do not use
int en4_const;
rtx Rb, Re;
- rtx push_insn;
rtx fp_adjust_insn, sp_adjust_insn;
/* Before computing everything for stack frame size,
int en4_const;
rtx Rb, Re;
- rtx pop_insn;
rtx sp_adjust_insn;
/* Compute and setup stack frame size.
int sp_adjust;
rtx Rb, Re;
- rtx push_insn;
rtx fp_adjust_insn, sp_adjust_insn;
/* Before computing everything for stack frame size,
int sp_adjust;
rtx Rb, Re;
- rtx pop_insn;
rtx sp_adjust_insn;
/* Compute and setup stack frame size.