On 02/03/15 16:57, Kaz Kojima wrote:
Kaz Kojima <[email protected]> wrote:
2015-01-27 Joern Rennecke <[email protected]>
Kaz Kojima <[email protected]>
PR target/64761
* config/sh/sh-protos.h (sh_can_redirect_branch): Don't declare.
* config/sh/sh.c (TARGET_CAN_FOLLOW_JUMP): Redefine.
(sh_can_redirect_branch): Rename to ...
(sh_can_follow_jump): ... this. Constify argument types.
* config/sh/sh.h (MD_CAN_REDIRECT_BRANCH): Don't define.
* doc/tm.texi.in (MD_CAN_REDIRECT_BRANCH): Remove documentation.
* reorg.c (steal_delay_list_from_target): Use targetm.can_follow_jump.
* doc/tm.texi: Regenerate.
Ping?
https://gcc.gnu.org/ml/gcc-patches/2015-01/msg02345.html
Presumably you're pinging due to the reorg/doc changes? Those are fine :-)
Jeff