]> git.ipfire.org Git - thirdparty/gcc.git/commit
* expr.c (do_jump_for_compare): Handle conditional branch expanders
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Jan 1999 21:30:48 +0000 (21:30 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Jan 1999 21:30:48 +0000 (21:30 +0000)
commit8f7b24f32bb1cd58d00cd7a2603e2316852df74e
tree0b661dbf1b43ed00d7384a2ae1d1e8726d2c4dfb
parentc6abf2b89065e49e8ec7b51e1fa2dd1cc5f90a14
    * expr.c (do_jump_for_compare): Handle conditional branch expanders
        emitting multiple jump instructions.
        * jump.c (condjump_label): New function.
        * rtl.h (condjump_label): Declare it.

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