summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-alias.h
diff options
context:
space:
mode:
authorSteven Bosscher <steven@gcc.gnu.org>2012-07-08 09:57:36 +0000
committerSteven Bosscher <steven@gcc.gnu.org>2012-07-08 09:57:36 +0000
commit79bdca32d42fcd1a77fbb94826d22f020dca8829 (patch)
tree1f889da1ddbeefc98575d8857f4c77a4196d001a /gcc/tree-ssa-alias.h
parent953bee7c4a084245ae19ffb3b56e8a4685548a36 (diff)
alias.h: Do not include coretypes.h in header files.
gcc/ * alias.h: Do not include coretypes.h in header files. * cppbuiltin.h: Likewise. * double-int.h: Likewise. * gimple-fold.h: Likewise. * flags.h: Likewise. * tree-ssa-alias.h: Likewise. * gengtype.h (obstack_chunk_alloc, obstack_chunk_free, OBSTACK_CHUNK_SIZE): Define here to avoid dependency on coretypes.h. * Makefile.in (RTL_BASE_H): Depend on coretypes.h. (TREE_H): Likewise. (ALIAS_H): Do not depend on coretypes.h. (FLAGS_H): Likewise. (realmpfr.o): Depend on coretypes.h. java/ * verify.h: Do not include system.h and coretypes.h here. * verify-impl.c: Include them here instead. From-SVN: r189358
Diffstat (limited to 'gcc/tree-ssa-alias.h')
-rw-r--r--gcc/tree-ssa-alias.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/tree-ssa-alias.h b/gcc/tree-ssa-alias.h
index 88f6d86f7e2..f3505432793 100644
--- a/gcc/tree-ssa-alias.h
+++ b/gcc/tree-ssa-alias.h
@@ -21,9 +21,6 @@
#ifndef TREE_SSA_ALIAS_H
#define TREE_SSA_ALIAS_H
-#include "coretypes.h"
-
-
/* The points-to solution.
The points-to solution is a union of pt_vars and the abstract