]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/toplev.c
replace ISL with isl
[thirdparty/gcc.git] / gcc / toplev.c
index 43b46d21d8a7078b384bd78e6126c84a5eb99d57..e61e06c7aab1ad5d425a6b8373bc7141d01440c3 100644 (file)
@@ -1251,7 +1251,7 @@ process_options (void)
       || flag_loop_nest_optimize
       || flag_graphite_identity
       || flag_loop_parallelize_all)
-    sorry ("Graphite loop optimizations cannot be used (ISL is not available)" 
+    sorry ("Graphite loop optimizations cannot be used (isl is not available)"
           "(-fgraphite, -fgraphite-identity, -floop-block, "
           "-floop-interchange, -floop-strip-mine, -floop-parallelize-all, "
           "-floop-unroll-and-jam, and -ftree-loop-linear)");