Re: [PATCH] gcc: fix building w/isl-0.15

2015-07-24 Thread Jeff Law
On 07/24/2015 03:53 PM, Sebastian Pop wrote: Jeff Law wrote: On 07/21/2015 02:32 PM, Sebastian Pop wrote: Could somebody with access to sourceware.org upload a tar.bz2 of the required version of isl from http://isl.gforge.inria.fr/isl-0.15.tar.bz2? Also, once that is done, I will commit the f

Re: [PATCH] gcc: fix building w/isl-0.15

2015-07-24 Thread Sebastian Pop
Jeff Law wrote: > On 07/21/2015 02:32 PM, Sebastian Pop wrote: > > > >Could somebody with access to sourceware.org upload a tar.bz2 of the required > >version of isl from http://isl.gforge.inria.fr/isl-0.15.tar.bz2? > > > >Also, once that is done, I will commit the following patch updating the > >d

Re: [PATCH] gcc: fix building w/isl-0.15

2015-07-23 Thread Jeff Law
On 07/21/2015 02:32 PM, Sebastian Pop wrote: Could somebody with access to sourceware.org upload a tar.bz2 of the required version of isl from http://isl.gforge.inria.fr/isl-0.15.tar.bz2? Also, once that is done, I will commit the following patch updating the documentation. I've put isl-0.15.t

Re: [PATCH] gcc: fix building w/isl-0.15

2015-07-21 Thread Mike Frysinger
On 21 Jul 2015 12:33, Jeff Law wrote: > On 07/14/2015 08:45 AM, Mike Frysinger wrote: > > --- > > gcc/config.in | 6 ++ > > gcc/configure | 31 +++ > > gcc/configure.ac| 14 ++ > > gcc/graphite-dependences.c

Re: [PATCH] gcc: fix building w/isl-0.15

2015-07-21 Thread Mike Stump
On Jul 21, 2015, at 1:32 PM, Sebastian Pop wrote: > > Thanks Jeff. > > Could somebody with access to sourceware.org upload a tar.bz2 of the required > version of isl from http://isl.gforge.inria.fr/isl-0.15.tar.bz2? > > Also, once that is done, I will commit the following patch updating the > d

Re: [PATCH] gcc: fix building w/isl-0.15

2015-07-21 Thread Sebastian Pop
Jeff Law wrote: > On 07/14/2015 08:45 AM, Mike Frysinger wrote: > >--- > > gcc/config.in | 6 ++ > > gcc/configure | 31 +++ > > gcc/configure.ac| 14 ++ > > gcc/graphite-dependences.c | 14 +++--- > > gc

Re: [PATCH] gcc: fix building w/isl-0.15

2015-07-21 Thread Jeff Law
On 07/14/2015 08:45 AM, Mike Frysinger wrote: --- gcc/config.in | 6 ++ gcc/configure | 31 +++ gcc/configure.ac| 14 ++ gcc/graphite-dependences.c | 14 +++--- gcc/graphite-optimize-isl.c | 8 +++

Re: [PATCH] gcc: fix building w/isl-0.15

2015-07-19 Thread james harvey
This patch and https://gcc.gnu.org/ml/gcc-patches/2015-07/msg01506.html Appear to do the trick. I'm building with ISL 0.15 just fine now. On Tue, Jul 14, 2015 at 2:45 PM, Mike Frysinger wrote: > --- > gcc/config.in | 6 ++ > gcc/configure | 31 +

[PATCH] gcc: fix building w/isl-0.15

2015-07-14 Thread Mike Frysinger
--- gcc/config.in | 6 ++ gcc/configure | 31 +++ gcc/configure.ac| 14 ++ gcc/graphite-dependences.c | 14 +++--- gcc/graphite-optimize-isl.c | 8 ++-- gcc/graphite-poly.h | 5 + 6 file