aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.c
diff options
context:
space:
mode:
authorAndreas Simbuerger <simbuerg@fim.uni-passau.de>2010-08-11 20:30:56 +0000
committerSebastian Pop <spop@gcc.gnu.org>2010-08-11 20:30:56 +0000
commit854376338b6b291fddd35507f05838792b91ea58 (patch)
tree075b4a5d95555b415291d963c6124b626b310ff3 /gcc/builtins.c
parent1461761bf95367ca1577650c885b022e01c47c5f (diff)
downloadgcc-854376338b6b291fddd35507f05838792b91ea58.zip
gcc-854376338b6b291fddd35507f05838792b91ea58.tar.gz
gcc-854376338b6b291fddd35507f05838792b91ea58.tar.bz2
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. From-SVN: r163166
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions