CFG problem in PR 10056

Richard Henderson rth@redhat.com
Mon Mar 17 17:50:00 GMT 2003


On Mon, Mar 17, 2003 at 08:48:20AM -0800, Mark Mitchell wrote:
> Should we be preserving both edges, or does the logic in
> fixup_reorder_chain need to deal with having only one edge for a
> conditional jump?

The later.  Of course, we should also figure out why cleanup_cfg
didn't notice this earlier and replace the two branches with one
unconditional branch.


r~



More information about the Gcc-patches mailing list