cfg merge part 15 - more cfglayout bits
Richard Henderson
rth@redhat.com
Thu May 9 13:46:00 GMT 2002
On Thu, May 09, 2002 at 05:27:32PM +0200, Jan Hubicka wrote:
> + /* Remove any unconditional jumps and forwarder block creating fallthru
> + edges instead. During BB reordering fallthru edges are not required
> + to target next basic block in the linear CFG layout, so the unconditional
> + jumps are not needed. If LOOPS is not null, also update loop structure &
> + dominators. */
> +
> + static void
> + cleanup_unconditional_jumps ()
"LOOPS"? Is the comment out of date?
Otherwise it looks fine.
r~
More information about the Gcc-patches
mailing list