]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/lto/lto.c
* gimple.h: Remove all includes.
[thirdparty/gcc.git] / gcc / lto / lto.c
index 0211437d5f9a3021a09ccf1781450572bfa7322f..8f2f1b0f0c898b2183c705dc1f8d837a1ebef622 100644 (file)
@@ -28,16 +28,17 @@ along with GCC; see the file COPYING3.  If not see
 #include "diagnostic-core.h"
 #include "tm.h"
 #include "cgraph.h"
-#include "ggc.h"
 #include "tree-ssa-operands.h"
 #include "tree-pass.h"
 #include "langhooks.h"
-#include "vec.h"
 #include "bitmap.h"
-#include "pointer-set.h"
 #include "ipa-prop.h"
 #include "common.h"
 #include "debug.h"
+#include "tree-ssa-alias.h"
+#include "internal-fn.h"
+#include "gimple-expr.h"
+#include "is-a.h"
 #include "gimple.h"
 #include "lto.h"
 #include "lto-tree.h"