]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/resource.c
tree-core.h: Include symtab.h.
[thirdparty/gcc.git] / gcc / resource.c
index 37b53a2daa3aa460d97853b71ed8871ad2288bae..a8b449fd304fc11e785dc9350309a06de6909ab4 100644 (file)
@@ -20,24 +20,18 @@ along with GCC; see the file COPYING3.  If not see
 #include "config.h"
 #include "system.h"
 #include "coretypes.h"
-#include "tm.h"
-#include "diagnostic-core.h"
+#include "backend.h"
 #include "rtl.h"
+#include "df.h"
+#include "diagnostic-core.h"
 #include "tm_p.h"
-#include "hard-reg-set.h"
-#include "function.h"
 #include "regs.h"
 #include "flags.h"
 #include "output.h"
-#include "dominance.h"
-#include "cfg.h"
-#include "predict.h"
-#include "basic-block.h"
 #include "resource.h"
 #include "except.h"
 #include "insn-attr.h"
 #include "params.h"
-#include "df.h"
 #include "emit-rtl.h"
 
 /* This structure is used to record liveness information at the targets or