This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/37388] [graphite] No warn with "-O0 -fgraphite" when cloog or ppl are not present



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]