rtl.h (skip_consecutive_labels): Declare.
authorRichard Sandiford <rsandifo@redhat.com>
Fri, 28 May 2004 06:27:31 +0000 (06:27 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Fri, 28 May 2004 06:27:31 +0000 (06:27 +0000)
commit6c2511d34e54923dd7c2195dff882ffcffaa9631
tree01cb54144d0b7a3428f399cddba1a9e459851788
parent4fbf3498e4c9f43d7143d22f7a0b0f0ce9a067bf
rtl.h (skip_consecutive_labels): Declare.

* rtl.h (skip_consecutive_labels): Declare.
* emit-rtl.c (skip_consecutive_labels): New function.
* reorg.c (relax_delay_slots, dbr_schedule): Use it.
* jump.c (follow_jumps): Say what null return values mean.

From-SVN: r82357
gcc/ChangeLog
gcc/emit-rtl.c
gcc/jump.c
gcc/reorg.c
gcc/rtl.h