]> gcc.gnu.org Git - gcc.git/commit
tm.texi.in (DELAY_SLOTS_FOR_EPILOGUE): Remove documentation.
authorSteven Bosscher <steven@gcc.gnu.org>
Sun, 25 Nov 2012 00:05:33 +0000 (00:05 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Sun, 25 Nov 2012 00:05:33 +0000 (00:05 +0000)
commit97049e83286be13ac25c57b6f60c596156288db8
treef4fbe4062386c89b20d55c06b1f8c3a1bd2e796f
parentddffee6824dc069e4a18f572c06ccf5313e41377
tm.texi.in (DELAY_SLOTS_FOR_EPILOGUE): Remove documentation.

gcc/
* doc/tm.texi.in (DELAY_SLOTS_FOR_EPILOGUE): Remove documentation.
(ELIGIBLE_FOR_EPILOGUE_DELAY): Likewise.
* doc/tm.texi: Regenerate.
* reorg.c (fill_simple_delay_slots): Remove code conditional on
DELAY_SLOTS_FOR_EPILOGUE being defined.
(make_return_insns, dbr_schedule): Likewise.
* system.h (DELAY_SLOTS_FOR_EPILOGUE): Poison.
(ELIGIBLE_FOR_EPILOGUE_DELAY): Likewise.

From-SVN: r193787
gcc/ChangeLog
gcc/doc/tm.texi
gcc/doc/tm.texi.in
gcc/reorg.c
gcc/system.h
This page took 0.062435 seconds and 5 git commands to generate.