OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / tree-tailcall.c
index d651c3b..ec6d2fd 100644 (file)
@@ -23,7 +23,9 @@ along with GCC; see the file COPYING3.  If not see
 #include "coretypes.h"
 #include "tm.h"
 #include "tree.h"
+#include "rtl.h"
 #include "tm_p.h"
+#include "hard-reg-set.h"
 #include "basic-block.h"
 #include "function.h"
 #include "tree-flow.h"