OSDN Git Service

Fix undeclared function error in tree-vect-data-refs.c.
[pf3gnuchains/gcc-fork.git] / gcc / tree-vect-data-refs.c
index 7944d8b..ff4f0db 100644 (file)
@@ -26,6 +26,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "tm.h"
 #include "ggc.h"
 #include "tree.h"
+#include "tm_p.h"
 #include "target.h"
 #include "basic-block.h"
 #include "tree-pretty-print.h"