]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/lto-opts.c
tree-core.h: Include symtab.h.
[thirdparty/gcc.git] / gcc / lto-opts.c
index 2270d080ed5af25b2e6920973f83a4d9556d0ae9..ae660d923295ce757f6a674a68b892b843adbab5 100644 (file)
@@ -23,20 +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 "bitmap.h"
 #include "flags.h"
 #include "opts.h"
 #include "options.h"