r193787 - in /trunk/gcc: ChangeLog doc/tm.texi ...
steven@gcc.gnu.org
steven@gcc.gnu.org
Sun Nov 25 00:05:00 GMT 2012
Author: steven
Date: Sun Nov 25 00:05:33 2012
New Revision: 193787
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193787
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/doc/tm.texi
trunk/gcc/doc/tm.texi.in
trunk/gcc/reorg.c
trunk/gcc/system.h
More information about the Gcc-cvs
mailing list