OSDN Git Service

* jump.c (redirect_exp_1): Rework from old redirect_exp. Never
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Apr 2000 07:20:29 +0000 (07:20 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Apr 2000 07:20:29 +0000 (07:20 +0000)
commita8b5d01487bf11691d0d27785ef50b346b2bc6cc
tree6533eb241fa14be61711d7dcdf027fb0046ef40e
parenteb1c92fbd0a6c026832b2210aec95b2b9dbf0efc
    * jump.c (redirect_exp_1): Rework from old redirect_exp.  Never
        commit change group changes.
        (invert_exp_1): Similarly.
        (redirect_exp, invert_exp): Use them.
        (redirect_jump_1): New.
        (invert_jump_1): New.
        (jump_optimize_1): Remove code subsumed by condexec.c.
        * rtl.h (invert_jump_1, redirect_jump_1): Declare.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33474 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/jump.c
gcc/rtl.h