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.
I've installed both patches on the trunk.
Thanks,
Jeff