https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65988
Jesus Cea <jcea at jcea dot es> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #7 from Jesus Cea <jcea at jcea dot es> ---
I tried to compile GCC 4.9.3 and I was unable, too. Different error but same
result. I recompiled GCC 4.9.2 and it worked.
I messed with different versions of "CLOOG" and "ISL" and I got GCC 4.9.3 and
5.1.0 working correctly.
I am currently using GCC 5.1.0 and compiling with it seems to work well. I
compiled Python, bind, etc., and it works.
I close this but report, but I would love future GCC releases to document what
CLOOG and ISL versions they require.
Thanks for your time.