[PPL-devel] New, almost final PPL 0.10 snapshot and patch for CLooG

Sebastian Pop sebpop at gmail.com
Fri Oct 3 00:44:00 CEST 2008


I've included the attached patch in the cloog-ppl.

On Wed, Oct 1, 2008 at 3:56 AM, Roberto Bagnara <bagnara at cs.unipr.it> wrote:
> Please report any problem you may encounter to ppl-devel at cs.unipr.it

With the new PPL package I see the following warnings when I'm compiling GCC:

In file included from /home/seb/usr//include/cloog/ppl_backend.h:34,
                 from /home/seb/usr//include/cloog/cloog.h:45,
                 from ../../gcc/graphite.c:58:
/home/seb/usr//include/ppl_c.h:209:1: warning: C++ style comments are
not allowed in ISO C90
/home/seb/usr//include/ppl_c.h:209:1: warning: (this will be reported
only once per input file)
In file included from /home/seb/usr//include/cloog/ppl_backend.h:34,
                 from /home/seb/usr//include/cloog/cloog.h:45,
                 from ../../gcc/graphite.c:58:
/home/seb/usr//include/ppl_c.h:2471: warning: ISO C does not allow
extra ';' outside of a function
/home/seb/usr//include/ppl_c.h:2472: warning: ISO C does not allow
extra ';' outside of a function
/home/seb/usr//include/ppl_c.h:2473: warning: ISO C does not allow
extra ';' outside of a function
/home/seb/usr//include/ppl_c.h:2474: warning: ISO C does not allow
extra ';' outside of a function
/home/seb/usr//include/ppl_c.h:2475: warning: ISO C does not allow
extra ';' outside of a function
/home/seb/usr//include/ppl_c.h:2476: warning: ISO C does not allow
extra ';' outside of a function
/home/seb/usr//include/ppl_c.h:2477: warning: ISO C does not allow
extra ';' outside of a function
/home/seb/usr//include/ppl_c.h:2478: warning: ISO C does not allow
extra ';' outside of a function
/home/seb/usr//include/ppl_c.h:2479: warning: ISO C does not allow
extra ';' outside of a function
/home/seb/usr//include/ppl_c.h:2480: warning: ISO C does not allow
extra ';' outside of a function
/home/seb/usr//include/ppl_c.h:2481: warning: ISO C does not allow
extra ';' outside of a function
/home/seb/usr//include/ppl_c.h:2482: warning: ISO C does not allow
extra ';' outside of a function
/home/seb/usr//include/ppl_c.h:2483: warning: ISO C does not allow
extra ';' outside of a function
/home/seb/usr//include/ppl_c.h:7838: warning: ISO C does not allow
extra ';' outside of a function
/home/seb/usr//include/ppl_c.h:7839: warning: ISO C does not allow
extra ';' outside of a function
/home/seb/usr//include/ppl_c.h:8408: warning: ISO C does not allow
extra ';' outside of a function
/home/seb/usr//include/ppl_c.h:8409: warning: ISO C does not allow
extra ';' outside of a function



More information about the PPL-devel mailing list