[Bug tree-optimization/37894] [graphite] Polyhedron is not compiling (Summary)

grosser at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Oct 22 21:41:00 GMT 2008



------- Comment #1 from grosser at gcc dot gnu dot org  2008-10-22 21:39 -------
Update status details:

With "-O1 -fgraphite-identity" we have:

- No 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 in create_empty_loop_on_edge (Bug 37886):

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

- Fail with SEGFAULT 11 in find_uses_to_rename_use 
    nf.f90

With "-O2 -fgraphite-identity" we have some different bugs.


-- 

grosser at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-10-22 21:39:50
               date|                            |


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



More information about the Gcc-bugs mailing list