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 | 14 +++++++------- > > gcc/graphite-optimize-isl.c | 8 ++++++-- > > gcc/graphite-poly.h | 5 +++++ > > 6 files changed, 69 insertions(+), 9 deletions(-) > > Thanks. I needed Bernhard's follow-up to get a successful build with > isl-0.15 installed. > > For testing I verified there were no regressions using bootstrapped > compilers built with isl-0.13 vs isl-0.15. I also verified that GCC > would bootstrap with the patch installed, but no ISL installed. thanks for the extensive testing :). i largely only validated gcc-5.2 with with 0.13 and 0.15 and even then was smoke tests (rebuilding itself and other packages). -mike