* config/nvptx/nvptx.c: #include tree-vrp.h.
authorNathan Sidwell <nathan@acm.org>
Mon, 29 Aug 2016 12:49:10 +0000 (12:49 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 29 Aug 2016 12:49:10 +0000 (12:49 +0000)
From-SVN: r239820

gcc/ChangeLog
gcc/config/nvptx/nvptx.c

index 95fcf6a56561e458d711dad1fcff72fe815b493c..d57c350ad60b38eb466946ce4110f3e402945da1 100644 (file)
@@ -1,3 +1,7 @@
+2016-08-29  Nathan Sidwell  <nathan@acm.org>
+
+       * config/nvptx/nvptx.c: #include tree-vrp.h.
+
 2016-08-28  Eric Botcazou  <ebotcazou@adacore.com>
 
        PR target/77324
index 4d87ead20f39aeec039d8f94b73104856f3ff4c6..23b5078919ed8d3912259f575a935559d06b1fc0 100644 (file)
@@ -60,6 +60,7 @@
 #include "internal-fn.h"
 #include "gimple-iterator.h"
 #include "stringpool.h"
+#include "tree-vrp.h"
 #include "tree-ssa-operands.h"
 #include "tree-ssanames.h"
 #include "gimplify.h"