]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/gimple-walk.c
tree-core.h: Include symtab.h.
[thirdparty/gcc.git] / gcc / gimple-walk.c
index 05ea179e09ffa7efd92361f725d5a528422a66cf..f8add6c9069262ed6342ba01e9214b64b6306310 100644 (file)
@@ -22,18 +22,12 @@ along with GCC; see the file COPYING3.  If not see
 #include "config.h"
 #include "system.h"
 #include "coretypes.h"
-#include "tm.h"
-#include "alias.h"
-#include "symtab.h"
+#include "backend.h"
 #include "tree.h"
-#include "predict.h"
+#include "gimple.h"
 #include "hard-reg-set.h"
-#include "function.h"
-#include "gimple-expr.h"
-#include "tree-ssa-alias.h"
-#include "basic-block.h"
+#include "alias.h"
 #include "fold-const.h"
-#include "gimple.h"
 #include "gimple-iterator.h"
 #include "gimple-walk.h"
 #include "stmt.h"