]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/data-streamer-in.c
tree-core.h: Include symtab.h.
[thirdparty/gcc.git] / gcc / data-streamer-in.c
index 7a75edfa2f1e140dfbef0f244ee9ab7131bdcd99..51916a5ae9cc13ffbfb96e2bf6c7ecfdcefec64a 100644 (file)
@@ -25,19 +25,13 @@ along with GCC; see the file COPYING3.  If not see
 #include "coretypes.h"
 #include "diagnostic.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"