diff options
| author | spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-08-11 20:30:56 +0000 |
|---|---|---|
| committer | spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-08-11 20:30:56 +0000 |
| commit | f0fc00f27d07415445369d2c4ba4e0a1e252f943 (patch) | |
| tree | 075b4a5d95555b415291d963c6124b626b310ff3 /libjava/gnu/java | |
| parent | 04b8cadbd8f0d01ab7d38ed6c44c4445f4948bef (diff) | |
| download | ppe42-gcc-f0fc00f27d07415445369d2c4ba4e0a1e252f943.tar.gz ppe42-gcc-f0fc00f27d07415445369d2c4ba4e0a1e252f943.zip | |
Remove cloog_initialize and cloog_finalize when using official CLooG releases.
This requires to initialize the Parma Polyhedra Library by graphite,
as newer CLooG versions are not bound to a PPL backend.
2010-07-27 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
* graphite.c (graphite_initialize): Do not initialize
CLooG and initialize the Parma Polyhedra Library
manually when using CLOOG_ORG.
(graphite_finalize): Do not finalize CLooG and finalize
the Parma Polyhedra Library manually when using CLOOG_ORG.
* graphite-cloog-compat.h (cloog_initialize): Hide function
when using CLOOG_ORG.
(cloog_finalize): Same.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@163166 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/gnu/java')
0 files changed, 0 insertions, 0 deletions

