]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ira-costs.c
2014-10-27 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / ira-costs.c
index 8b6c9f9047d999306670b068d34089ddcb15439f..48ae264cd8fd2f9b29621978be73087569c5648a 100644 (file)
@@ -28,6 +28,15 @@ along with GCC; see the file COPYING3.  If not see
 #include "expr.h"
 #include "tm_p.h"
 #include "flags.h"
+#include "predict.h"
+#include "vec.h"
+#include "hashtab.h"
+#include "hash-set.h"
+#include "machmode.h"
+#include "input.h"
+#include "function.h"
+#include "dominance.h"
+#include "cfg.h"
 #include "basic-block.h"
 #include "regs.h"
 #include "addresses.h"