aboutsummaryrefslogtreecommitdiff
path: root/gcc/target.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/target.h')
-rw-r--r--gcc/target.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/target.h b/gcc/target.h
index f93699f..eaf7aad 100644
--- a/gcc/target.h
+++ b/gcc/target.h
@@ -100,6 +100,9 @@ struct ddg;
/* This is defined in cfgloop.h . */
struct loop;
+/* This is defined in tree-ssa-alias.h. */
+struct ao_ref_s;
+
/* Assembler instructions for creating various kinds of integer object. */
struct asm_int_op