cfgrtl.c
84.1 KB
-
predict.c (tree_predict_edge): Don't drop useless predictions; check that it is… · a00d11f0
predict.c (tree_predict_edge): Don't drop useless predictions; check that it is not called too late in the game. * predict.c (tree_predict_edge): Don't drop useless predictions; check that it is not called too late in the game. (gate_estimate_probability): New gate. (pass_profile): Gate. * tree-mudflap.c (mf_build_check_statement_for): Do not drop predictions; update CFG instead. * cfgrtl.c (rtl_verify_flow_info): Check that predcitions are consumed. From-SVN: r100662
Jan Hubicka committed