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/37894] New: [graphite] Polyhedron is not compiling (Summary)


This is a summary bug to keep track of open bugs in compiling polyhedron with
graphite.

At the moment it compiles with -fgraphite, but fails with -fgraphite-identity.


The status in detail for graphite-branch and -fgraphite-identity:

- Without problems:

    aermod.f90
    ac.f90
    air.f90 
    doduc.f90
    linpk.f90
    mdbx.f90
    tfft.f90

- Fail in expand_scalar_variables_expr() (Bug 37851):

    bug.f90
    capacita.f90
    channel.f90
    gas_dyn.f90
    rnflow.f90

- Fail with SEGFAULT 11:

    fatigue.f90
    induct.f90
    nf.f90
    protein.f90
    test_fpu.f90


-- 
           Summary: [graphite] Polyhedron is not compiling (Summary)
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: grosser at gcc dot gnu dot org
        ReportedBy: grosser at gcc dot gnu dot org
 BugsThisDependsOn: 37851


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


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