aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-structalias.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-ssa-structalias.c')
-rw-r--r--gcc/tree-ssa-structalias.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/gcc/tree-ssa-structalias.c b/gcc/tree-ssa-structalias.c
index 55608ef..6f157a1 100644
--- a/gcc/tree-ssa-structalias.c
+++ b/gcc/tree-ssa-structalias.c
@@ -28,28 +28,15 @@
#include "alloc-pool.h"
#include "tree-pass.h"
#include "ssa.h"
-#include "expmed.h"
-#include "insn-config.h"
-#include "emit-rtl.h"
#include "cgraph.h"
#include "tree-pretty-print.h"
#include "diagnostic-core.h"
-#include "flags.h"
-#include "alias.h"
#include "fold-const.h"
#include "stor-layout.h"
#include "stmt.h"
-#include "internal-fn.h"
#include "gimple-iterator.h"
#include "tree-into-ssa.h"
-#include "dojump.h"
-#include "explow.h"
-#include "calls.h"
-#include "varasm.h"
-#include "expr.h"
#include "tree-dfa.h"
-#include "tree-inline.h"
-#include "splay-tree.h"
#include "params.h"
#include "gimple-walk.h"