diff options
author | dje <dje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-11-26 16:57:23 +0000 |
---|---|---|
committer | dje <dje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-11-26 16:57:23 +0000 |
commit | 218477ca72d751eb7619a6b0e1505680a29c5687 (patch) | |
tree | c7250476d3d60b95544be205877d260c46144d5f /gcc/doc/install.texi | |
parent | f0b353b0b0ce2199d9486695573b458d1c35ef91 (diff) | |
download | gcc-218477ca72d751eb7619a6b0e1505680a29c5687.tar.gz |
* doc/install.texi (Prerequisites): Increase ISL requirement to
0.14 or 0.15.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@230978 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/install.texi')
-rw-r--r-- | gcc/doc/install.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 57399edbefb..0b71bef8380 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -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/}. |