]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/data-streamer-out.c
2015-06-17 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / data-streamer-out.c
index 82c92e3e20d6cb31f1c14c2ac7ab1cdec8e945f8..5d7a3b171102cf28e1eff05bd9ce5f9aa8ac61b6 100644 (file)
@@ -23,7 +23,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "config.h"
 #include "system.h"
 #include "coretypes.h"
-#include "input.h"
 #include "alias.h"
 #include "symtab.h"
 #include "options.h"
@@ -32,13 +31,11 @@ along with GCC; see the file COPYING3.  If not see
 #include "predict.h"
 #include "tm.h"
 #include "hard-reg-set.h"
-#include "input.h"
 #include "function.h"
 #include "basic-block.h"
 #include "tree-ssa-alias.h"
 #include "internal-fn.h"
 #include "gimple-expr.h"
-#include "is-a.h"
 #include "gimple.h"
 #include "plugin-api.h"
 #include "ipa-ref.h"