]> git.ipfire.org Git - thirdparty/gcc.git/commit
jump.c (rtx_unsafe_p): New function.
authorRichard Henderson <rth@cygnus.com>
Tue, 2 Jun 1998 22:03:22 +0000 (15:03 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 2 Jun 1998 22:03:22 +0000 (15:03 -0700)
commit4f4f436f0784431645c407e93fafcc6017a77e5c
tree9401b2f6edacfc3678ca437b6dd73db6418527d7
parentc0e3b3b3465b7ca7dd5d747da18d368a430b7576
jump.c (rtx_unsafe_p): New function.

        * jump.c (rtx_unsafe_p): New function.
        (jump_optimize): Use it on if/then/else transformations and
        conditional move transformations.

From-SVN: r20200
gcc/ChangeLog
gcc/jump.c