]> gcc.gnu.org Git - gcc.git/commit
tm.texi (MD_CAN_REDIRECT_BRANCH): New macro.
authorAndrew Haley <aph@redhat.com>
Mon, 23 Jul 2001 16:00:06 +0000 (16:00 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Mon, 23 Jul 2001 16:00:06 +0000 (16:00 +0000)
commit6e7b03e1f570004801b93a701f38ca76e8609375
treeef220d1f1710bdd39aaddf1da18b1709fc794695
parent0dd94abd70d7b14b56d60eac7333cdd9f028d278
tm.texi (MD_CAN_REDIRECT_BRANCH): New macro.

2001-07-13  Andrew Haley  <aph@redhat.com>

        * doc/tm.texi (MD_CAN_REDIRECT_BRANCH): New macro.
        * config/sh/sh.h (MD_CAN_REDIRECT_BRANCH): New macro.
        * config/sh/sh.c (sh_can_redirect_branch): New function.
        * config/sh/sh-protos.h (sh_can_redirect_branch): Declare.
        * reorg.c (steal_delay_list_from_target): Use
        MD_CAN_REDIRECT_BRANCH to see if redirection is possible.

From-SVN: r44269
gcc/ChangeLog
gcc/config/sh/sh-protos.h
gcc/config/sh/sh.c
gcc/config/sh/sh.h
gcc/doc/tm.texi
gcc/reorg.c
This page took 0.061568 seconds and 5 git commands to generate.