Commit 5c0abd6a by Marek Polacek Committed by Marek Polacek

ubsan.c: Include tm_p.h.

2013-08-31  Marek Polacek  <polacek@redhat.com>

	* ubsan.c: Include tm_p.h.

From-SVN: r202134
parent 8356c89c
2013-08-31 Marek Polacek <polacek@redhat.com>
* ubsan.c: Include tm_p.h.
2013-08-31 Jan Hubicka <jh@suse.cz>
* gimple-streamer-in.c (input_gimple_stmt): Silence parameter unused
......
......@@ -27,6 +27,7 @@ along with GCC; see the file COPYING3. If not see
#include "hashtab.h"
#include "pointer-set.h"
#include "output.h"
#include "tm_p.h"
#include "toplev.h"
#include "ubsan.h"
#include "c-family/c-common.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