Commit 6b139f0d by James E Wilson Committed by Jim Wilson

Fix ia64 build failure.

	gcc/
	* gimplify.c: Include memmodel.h.

From-SVN: r254227
parent 0a6e98b7
2017-10-30 Jim Wilson <wilson@tuliptree.org>
* gimplify.c: Include memmodel.h.
2017-10-30 Martin Jambor <mjambor@suse.cz>
* omp-grid.c (grid_attempt_target_gridification): Also insert a
......@@ -27,6 +27,7 @@ along with GCC; see the file COPYING3. If not see
#include "target.h"
#include "rtl.h"
#include "tree.h"
#include "memmodel.h"
#include "tm_p.h"
#include "gimple.h"
#include "gimple-predict.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