]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/tilegx/mul-tables.c
tree-core.h: Include symtab.h.
[thirdparty/gcc.git] / gcc / config / tilegx / mul-tables.c
index 6f5df4730b8cc708f86659935a6d2e1fa1de3dff..aca99e77c7369b3649aebc0395e8d9122fceef55 100644 (file)
 #include "config.h"
 #include "system.h"
 #include "coretypes.h"
-#include "symtab.h"
+#include "tree.h"
 #include "hashtab.h"
 #include "hash-set.h"
 #include "vec.h"
 #include "machmode.h"
 #include "tm.h"
-#include "hard-reg-set.h"
+#include "rtl.h"
 #include "input.h"
 #include "function.h"
-#include "rtl.h"
 #include "flags.h"
 #include "statistics.h"
 #include "double-int.h"
@@ -42,7 +41,6 @@
 #include "alias.h"
 #include "wide-int.h"
 #include "inchash.h"
-#include "tree.h"
 #include "insn-config.h"
 #include "expmed.h"
 #include "dojump.h"