In the graphite branch interchange-7.c is miscompiled with the following flags:

$ gcc -O3 -fgraphite  -fno-loop-block -floop-strip-mine -floop-interchange
interchange-7.c
$ ./a.out 
Aborted


-- 
           Summary: [graphite] interchange-7.c is miscompiled
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: spop at gcc dot gnu dot org
        ReportedBy: spop at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45313

Reply via email to