]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/fold-const.c
* gimple.h: Remove all includes.
[thirdparty/gcc.git] / gcc / fold-const.c
index f41ea383424364893cde96f23c085efe83922a15..f91673d3e5b51224097f5c7c21e3028eb6d60b5c 100644 (file)
@@ -56,10 +56,14 @@ along with GCC; see the file COPYING3.  If not see
 #include "target.h"
 #include "diagnostic-core.h"
 #include "intl.h"
-#include "ggc.h"
-#include "hash-table.h"
 #include "langhooks.h"
 #include "md5.h"
+#include "basic-block.h"
+#include "tree-ssa-alias.h"
+#include "internal-fn.h"
+#include "tree-eh.h"
+#include "gimple-expr.h"
+#include "is-a.h"
 #include "gimple.h"
 #include "gimplify.h"
 #include "tree-dfa.h"