This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH 0/3] Configure support for official CLooG versions.
On 08/13/2010 04:35 PM, Jack Howarth wrote:
> Andreas,
> Is it possible that cloog.org's cloog 0.15 release
> could be modified to require ppl 0.11 or later? This
> might be useful way to handle the transition of both
> ppl from 0.10.x to 0.11 and cloog-ppl to cloog.org.
> Since it seems unlikely that gcc 4.5.x will be fixed
> to build against cloog.org and cloog-ppl can't build
> against ppl-0.11, this locks gcc 4.5.x and earlier
> in at cloog-ppl 0.15.9/ppl 0.10.2. If gcc 4.6 is
> configured to only build against cloog.org (and not
> cloog-ppl), we won't have to worry about which ppl
> release gcc 4.6 is built against (since it must
> be ppl 0.11 or later to satisfy cloog 0.15).
> Jack
I have to discuss this on the next graphite call.
As far is i remember Sebastian did not want to
extend CLooG-PPL any further, except critical bugs.
I will have a look.
Andreas