]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-nrv.c
2014-10-27 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / tree-nrv.c
index 944ec8f0c6424c4e0f9e284e727f528075dab8e0..7798bd74f9214e0d97dec3fc7daf5643abc6a98b 100644 (file)
@@ -29,6 +29,9 @@ along with GCC; see the file COPYING3.  If not see
 #include "hard-reg-set.h"
 #include "input.h"
 #include "function.h"
+#include "predict.h"
+#include "dominance.h"
+#include "cfg.h"
 #include "basic-block.h"
 #include "tree-pretty-print.h"
 #include "tree-ssa-alias.h"