expr.c (do_jump_for_compare): Handle conditional branch expanders emitting multiple...
authorRichard Henderson <rth@cygnus.com>
Tue, 19 Jan 1999 21:30:48 +0000 (13:30 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 19 Jan 1999 21:30:48 +0000 (13:30 -0800)
commitd804ed43d00126b959d19621d7c546463d990e1a
tree0b661dbf1b43ed00d7384a2ae1d1e8726d2c4dfb
parentc14c652997970714f0b92df466ccebdf1e5cddfa
expr.c (do_jump_for_compare): Handle conditional branch expanders emitting multiple jump instructions.

        * 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.

From-SVN: r24773
gcc/ChangeLog
gcc/expr.c
gcc/jump.c
gcc/rtl.h