* doc/install.texi (Prerequisites): Increase ISL requirement to
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Nov 2015 16:57:23 +0000 (16:57 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Nov 2015 16:57:23 +0000 (16:57 +0000)
        0.14 or 0.15.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@230978 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/install.texi

index 39e1ec4..a5b9c4e 100644 (file)
@@ -1,3 +1,8 @@
+2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
+
+       * doc/install.texi (Prerequisites): Increase ISL requirement to
+       0.14 or 0.15.
+
 2015-11-26  Matthew Wahab  <matthew.wahab@arm.com>
 
        * gcc/config/aarch64/arm_neon.h
index 57399ed..0b71bef 100644 (file)
@@ -383,7 +383,7 @@ installed but it is not in your default library search path, the
 @option{--with-mpc} configure option should be used.  See also
 @option{--with-mpc-lib} and @option{--with-mpc-include}.
 
-@item ISL Library version 0.15, 0.14, 0.13, or 0.12.2
+@item ISL Library version 0.15 or 0.14.
 
 Necessary to build GCC with the Graphite loop optimizations.
 It can be downloaded from @uref{ftp://gcc.gnu.org/pub/gcc/infrastructure/}.