[Bug tree-optimization/37388] [graphite] No warn with "-O0 -fgraphite" when cloog or ppl are not present
spop at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Sep 10 14:49:00 GMT 2008
------- Comment #2 from spop at gcc dot gnu dot org 2008-09-10 14:48 -------
Subject: Bug 37388
Author: spop
Date: Wed Sep 10 14:46:35 2008
New Revision: 140232
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140232
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/graphite.c
trunk/gcc/toplev.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37388
More information about the Gcc-bugs
mailing list