]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/combine-stack-adj.c
2014-10-27 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / combine-stack-adj.c
index 493a00775eadbe77c8dbf361dc78fc8fb8f3c501..fa3ec992898eb71261bc06586c01c97c58a67588 100644 (file)
@@ -56,6 +56,10 @@ along with GCC; see the file COPYING3.  If not see
 #include "input.h"
 #include "function.h"
 #include "expr.h"
+#include "predict.h"
+#include "dominance.h"
+#include "cfg.h"
+#include "cfgrtl.h"
 #include "basic-block.h"
 #include "df.h"
 #include "except.h"