tree-flow.h: Allow compilation with a C++ compiler.
authorRafael Ávila de Espíndola <rafael.espindola@gmail.com>
Mon, 12 Dec 2005 23:12:14 +0000 (23:12 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Mon, 12 Dec 2005 23:12:14 +0000 (23:12 +0000)
commit59ced947910469573d2c66d14cd0d7143c731730
tree9f1e26c158496b99f5a493093554f848f41ba130
parentd33df7e10db802a9c63eab5816b90882d3eda689
tree-flow.h: Allow compilation with a C++ compiler.

2005-12-11 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>

        * tree-flow.h: Allow compilation with a C++ compiler.
        (struct edge_prediction): Prefix all field names  with "ep_".
        * predict.c (tree_predicted_by_p): Likewise for struct
        edge_prediction.
        (tree_predict_edge, combine_predictions_for_bb): Likewise.
        (remove_predictions_associated_with_edge): Likewise.

From-SVN: r108430
gcc/ChangeLog
gcc/predict.c
gcc/tree-flow.h