On 04/21/14 10:57, David Malcolm wrote:
gcc/
        * gimple.h (gimple_phi_set_result): Require a gimple_phi rather
        than a plain gimple.
        (gimple_phi_set_arg): Likewise.

        * tree-outof-ssa.c (remove_gimple_phi_args): Likewise; add a checked
        cast to gimple_phi.

        * tree-sra.c (replace_removed_params_ssa_names): Add a checked
        cast to gimple_phi.
Ok once prerequisites have gone in.
jeff

Reply via email to