add the arm architecture in the %asan_arch macro to support address sanitizer
[platform/upstream/gcc48.git] / configure.ac
index 48ec1aa..637da1e 100644 (file)
@@ -1630,6 +1630,9 @@ if test "x$with_isl" != "xno" &&
   ISL_CHECK_VERSION(0,10)
   if test "${gcc_cv_isl}" = no ; then
     ISL_CHECK_VERSION(0,11)
+    if test "${gcc_cv_isl}" = no ; then
+      ISL_CHECK_VERSION(0,12)
+    fi
   fi
   dnl Only execute fail-action, if ISL has been requested.
   ISL_IF_FAILED([