]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/37388 ([graphite] No warn with "-O0 -fgraphite" when cloog...
authorSebastian Pop <sebastian.pop@amd.com>
Wed, 10 Sep 2008 14:46:35 +0000 (14:46 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Wed, 10 Sep 2008 14:46:35 +0000 (14:46 +0000)
commitb70e977531af718dc6b3173d0645583f2b9a4808
tree8c886d6202e7511ef6bc19da0b147f4078270b84
parent8199c8a865840ef3c426d6c37ade2199a0a86812
re PR tree-optimization/37388 ([graphite] No warn with "-O0 -fgraphite" when cloog or ppl are not present)

2008-09-10  Sebastian Pop  <sebastian.pop@amd.com>

PR tree-optimization/37388
* toplev.c (process_options): Fail and warn when graphite
flags are used, but the compiler has not been configured
with graphite libraries.
* graphite.c (graphite_transform_loops): Remove printfs
to dump_file for the case when graphite is not available.

From-SVN: r140232
gcc/ChangeLog
gcc/graphite.c
gcc/toplev.c