-
- Downloads
basic-block.h (struct edge_prediction): Remove forward declaration.
2010-12-01 Laurynas Biveinis <laurynas.biveinis@gmail.com> * basic-block.h (struct edge_prediction): Remove forward declaration. * tree-flow.h (struct edge_prediction): Move from here... * predict.c (struct edge_prediction): ...to here. * cselib.h (struct elt_list): Move from here... * cselib.c (struct elt_list): ...to here. From-SVN: r167409
Showing
- gcc/ChangeLog 9 additions, 0 deletionsgcc/ChangeLog
- gcc/basic-block.h 0 additions, 1 deletiongcc/basic-block.h
- gcc/cselib.c 6 additions, 0 deletionsgcc/cselib.c
- gcc/cselib.h 0 additions, 6 deletionsgcc/cselib.h
- gcc/predict.c 9 additions, 0 deletionsgcc/predict.c
- gcc/tree-flow.h 0 additions, 10 deletionsgcc/tree-flow.h
Loading
Please register or sign in to comment