r148291 - in /branches/graphite/libpcp: ChangeL...
spop@gcc.gnu.org
spop@gcc.gnu.org
Mon Jun 8 18:50:00 GMT 2009
Author: spop
Date: Mon Jun 8 18:50:56 2009
New Revision: 148291
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148291
Log:
Fix compilation of PCP for newer CLooG versions.
2009-06-08 Sebastian Pop <sebastian.pop@amd.com>
* Makefile.in (CLOOGLIBS): Use clooglibs not CLOOGLIBS.
(CLOOGINC): Use clooginc instead of CLOOGINC.
* configure.ac (CLOOGLIBS): Do not test for it.
CLOOGLIBS and CLOOGINC are required.
* pcp_cloog_gateway.cc: Do not test for HAVE_cloog.
Do not include config.h.
* pcp_cloog_gateway.h: Same.
* pcp_poly_spi_c.cc: Same.
Modified:
branches/graphite/libpcp/ChangeLog.graphite
branches/graphite/libpcp/Makefile.in
branches/graphite/libpcp/configure
branches/graphite/libpcp/configure.ac
branches/graphite/libpcp/pcp_cloog_gateway.cc
branches/graphite/libpcp/pcp_cloog_gateway.h
branches/graphite/libpcp/pcp_poly_spi_c.cc
More information about the Gcc-cvs
mailing list