summaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
diff options
context:
space:
mode:
authorLaurynas Biveinis <laurynas.biveinis@gmail.com>2010-12-03 04:58:47 +0000
committerLaurynas Biveinis <lauras@gcc.gnu.org>2010-12-03 04:58:47 +0000
commitfba4cb03e98178b65d41dcce32a1233358596132 (patch)
treeb5eacb7d19ea31e3b1f6dae031254bd95f59aeb7 /gcc/basic-block.h
parent2e3331995e674fd5b4e7d370ec3bad48e9d8e8f1 (diff)
downloadgcc-fba4cb03e98178b65d41dcce32a1233358596132.tar.gz
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
Diffstat (limited to 'gcc/basic-block.h')
-rw-r--r--gcc/basic-block.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/basic-block.h b/gcc/basic-block.h
index 022dc9f9525..be0a1d17c69 100644
--- a/gcc/basic-block.h
+++ b/gcc/basic-block.h
@@ -99,7 +99,6 @@ extern const struct gcov_ctr_summary *profile_info;
struct loop;
/* Declared in tree-flow.h. */
-struct edge_prediction;
struct rtl_bb_info;
/* A basic block is a sequence of instructions with only entry and