From 1d9fec7937f45dde5e04cac966a2d9a12f2fc15a Mon Sep 17 00:00:00 2001 From: Yiran Wang Date: Tue, 23 Jun 2015 15:33:17 -0700 Subject: Synchronize with google/gcc-4_9 to r224707 (from r214835) Change-Id: I3d6f06fc613c8f8b6a82143dc44b7338483aac5d --- gcc-4.9/gcc/graphite-clast-to-gimple.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gcc-4.9/gcc/graphite-clast-to-gimple.c') diff --git a/gcc-4.9/gcc/graphite-clast-to-gimple.c b/gcc-4.9/gcc/graphite-clast-to-gimple.c index fc60845d8..134388c14 100644 --- a/gcc-4.9/gcc/graphite-clast-to-gimple.c +++ b/gcc-4.9/gcc/graphite-clast-to-gimple.c @@ -30,6 +30,11 @@ along with GCC; see the file COPYING3. If not see #include #include #include +#ifdef HAVE_ISL_SCHED_CONSTRAINTS_COMPUTE_SCHEDULE +#include +#include +#include +#endif #endif #include "system.h" -- cgit v1.2.3