Commit 76b8a7a1 by Kazu Hirata Committed by Kazu Hirata

* basic-block.h: Remove forward declaration of bb_ann_d.

From-SVN: r100303
parent c9784e6d
......@@ -17,6 +17,8 @@
gate_merge_phi, pass_merge_phi): Move to ...
* tree-cfgcleanup.c: ... here.
* basic-block.h: Remove forward declaration of bb_ann_d.
2005-05-28 Jan Hubicka <jh@suse.cz>
* tree-ssa-threadupdate.c: (create_edge_and_update_destination_phis):
......
......@@ -183,9 +183,6 @@ struct loop;
struct loops;
/* Declared in tree-flow.h. */
struct bb_ann_d;
/* Declared in tree-flow.h. */
struct edge_prediction;
/* A basic block is a sequence of instructions with only entry and
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment