* config/nvptx/nvptx.c: #include tree-vrp.h.
From-SVN: r239820
This commit is contained in:
parent
5f88e9b259
commit
f2d4d8390e
2 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue