Commit f2d4d839 by Nathan Sidwell Committed by Nathan Sidwell

* config/nvptx/nvptx.c: #include tree-vrp.h.

From-SVN: r239820
parent 5f88e9b2
2016-08-29 Nathan Sidwell <nathan@acm.org>
* config/nvptx/nvptx.c: #include tree-vrp.h.
2016-08-28 Eric Botcazou <ebotcazou@adacore.com> 2016-08-28 Eric Botcazou <ebotcazou@adacore.com>
PR target/77324 PR target/77324
......
...@@ -60,6 +60,7 @@ ...@@ -60,6 +60,7 @@
#include "internal-fn.h" #include "internal-fn.h"
#include "gimple-iterator.h" #include "gimple-iterator.h"
#include "stringpool.h" #include "stringpool.h"
#include "tree-vrp.h"
#include "tree-ssa-operands.h" #include "tree-ssa-operands.h"
#include "tree-ssanames.h" #include "tree-ssanames.h"
#include "gimplify.h" #include "gimplify.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment