Commit 3060b639 by David Edelsohn Committed by David Edelsohn

* sancov.c: Include tm_p.h.

From-SVN: r251844
parent 86373d92
2017-09-07 David Edelsohn <dje.gcc@gmail.com>
* sancov.c: Include tm_p.h.
2017-09-07 Jakub Jelinek <jakub@redhat.com> 2017-09-07 Jakub Jelinek <jakub@redhat.com>
PR target/81979 PR target/81979
......
...@@ -28,6 +28,7 @@ along with GCC; see the file COPYING3. If not see ...@@ -28,6 +28,7 @@ along with GCC; see the file COPYING3. If not see
#include "basic-block.h" #include "basic-block.h"
#include "options.h" #include "options.h"
#include "flags.h" #include "flags.h"
#include "tm_p.h"
#include "stmt.h" #include "stmt.h"
#include "gimple-iterator.h" #include "gimple-iterator.h"
#include "gimple-builder.h" #include "gimple-builder.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