reorg.c (relax_delay_slots): Use delay_insn consistently.
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 30 Sep 2012 17:54:46 +0000 (17:54 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 30 Sep 2012 17:54:46 +0000 (17:54 +0000)
commitb7dcf38fe18f748a913a7a1d949d6db886c6db91
tree3cb6630bc09d281809c956f1235f8c7903a0a1fc
parentae33c153e6018726a43e3e87ae7d85300aabc4ff
reorg.c (relax_delay_slots): Use delay_insn consistently.

* reorg.c (relax_delay_slots): Use delay_insn consistently.

* config/sparc/sparc.c (gen_stack_pointer_dec): Delete.
(sparc_expand_epilogue): Use gen_stack_pointer_inc and adjust.
(sparc_flat_expand_epilogue): Likewise.
(emit_and_preserve): Likewise.
(sparc_fold_builtin): Fix thinko in latest change.

From-SVN: r191875
gcc/ChangeLog
gcc/config/sparc/sparc.c
gcc/reorg.c