2013/5/23 Chung-Ju Wu :
>
> The patch is revised accordingly as follows:
> - The tar files, including gmp/mpfr/mpc/isl/cloog, are left under directory.
> - In the shell script, we should use '=' as equality comparison operator.
>
> Thanks for the review comments and Paolo's approval.
> I will c
2013/5/23 Bernhard Reutner-Fischer :
>
> On 22 May 2013 10:08, "Paolo Bonzini" wrote:
>>
>> Il 18/05/2013 04:37, Chung-Ju Wu ha scritto:
>> > Hi all,
>> >
[...]
>> > +# Necessary to build GCC with the Graphite loop optimizations.
>> > +if [ "$GRAPHITE_LOOP_OPT" == "yes" ] ; then
>
> s/==/=/g
>
> T
Il 18/05/2013 04:37, Chung-Ju Wu ha scritto:
> Hi all,
>
> Using current trunk repository, it is now able to build
> compiler with in-tree isl and cloog.
>
> This patch is to extend ./contrib/download_prerequisites
> usage to download isl and cloog conditionally in case
> people would like to bui