]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/graphite-interchange.c
2015-06-17 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / graphite-interchange.c
index 2ff3951c568ad2ec2200894fc0275475d6aaf02a..7a51ca438212320ce5e39c1397de3f4cfce510e5 100644 (file)
@@ -43,7 +43,6 @@ extern "C" {
 
 #include "system.h"
 #include "coretypes.h"
-#include "input.h"
 #include "alias.h"
 #include "symtab.h"
 #include "options.h"
@@ -52,7 +51,6 @@ extern "C" {
 #include "predict.h"
 #include "tm.h"
 #include "hard-reg-set.h"
-#include "input.h"
 #include "function.h"
 #include "dominance.h"
 #include "cfg.h"
@@ -60,7 +58,6 @@ extern "C" {
 #include "tree-ssa-alias.h"
 #include "internal-fn.h"
 #include "gimple-expr.h"
-#include "is-a.h"
 #include "gimple.h"
 #include "gimple-iterator.h"
 #include "tree-ssa-loop.h"