]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/data-streamer.c
2015-07-07 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / data-streamer.c
index 014e5f2801a093b8f1ece6691b98bb4c50dc6518..2c45eff8454a0f1c0d84e0d0b390aaa44ec32d9c 100644 (file)
@@ -23,19 +23,13 @@ along with GCC; see the file COPYING3.  If not see
 #include "system.h"
 #include "coretypes.h"
 #include "alias.h"
-#include "symtab.h"
-#include "options.h"
+#include "backend.h"
 #include "tree.h"
-#include "fold-const.h"
-#include "predict.h"
-#include "tm.h"
+#include "gimple.h"
 #include "hard-reg-set.h"
-#include "function.h"
-#include "basic-block.h"
-#include "tree-ssa-alias.h"
+#include "options.h"
+#include "fold-const.h"
 #include "internal-fn.h"
-#include "gimple-expr.h"
-#include "gimple.h"
 #include "cgraph.h"
 #include "data-streamer.h"