On 04/21/14 10:57, David Malcolm wrote:
gcc/
        * gimple.h (gimple_cond_set_true_label): Require a gimple_cond.
        (gimple_cond_set_false_label): Likewise.

        * tree-cfg.c (make_cond_expr_edges): Convert "entry" from gimple to
        a gimple_cond.
        (cleanup_dead_labels): Introduce a checked cast to a gimple_cond within
        the GIMPLE_COND case.
OK once prerequisites have gone in.

Jeff

Reply via email to