public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/37894]  New: [graphite] Polyhedron is not compiling (Summary)
@ 2008-10-22 21:15 grosser at gcc dot gnu dot org
  2008-10-22 21:41 ` [Bug tree-optimization/37894] " grosser at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: grosser at gcc dot gnu dot org @ 2008-10-22 21:15 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug tree-optimization/37894] [graphite] Polyhedron is not compiling (Summary)
  2008-10-22 21:15 [Bug tree-optimization/37894] New: [graphite] Polyhedron is not compiling (Summary) grosser at gcc dot gnu dot org
@ 2008-10-22 21:41 ` grosser at gcc dot gnu dot org
  2008-12-04  4:35 ` grosser at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: grosser at gcc dot gnu dot org @ 2008-10-22 21:41 UTC (permalink / raw)
  To: gcc-bugs



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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug tree-optimization/37894] [graphite] Polyhedron is not compiling (Summary)
  2008-10-22 21:15 [Bug tree-optimization/37894] New: [graphite] Polyhedron is not compiling (Summary) grosser at gcc dot gnu dot org
  2008-10-22 21:41 ` [Bug tree-optimization/37894] " grosser at gcc dot gnu dot org
@ 2008-12-04  4:35 ` grosser at gcc dot gnu dot org
  2008-12-09 20:11 ` grosser at gcc dot gnu dot org
  2008-12-11 20:18 ` spop at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: grosser at gcc dot gnu dot org @ 2008-12-04  4:35 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from grosser at gcc dot gnu dot org  2008-12-04 04:32 -------
Actually this should be open for everyone.


-- 

grosser at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|grosser at gcc dot gnu dot  |unassigned at gcc dot gnu
                   |org                         |dot org
             Status|ASSIGNED                    |NEW


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug tree-optimization/37894] [graphite] Polyhedron is not compiling (Summary)
  2008-10-22 21:15 [Bug tree-optimization/37894] New: [graphite] Polyhedron is not compiling (Summary) grosser at gcc dot gnu dot org
  2008-10-22 21:41 ` [Bug tree-optimization/37894] " grosser at gcc dot gnu dot org
  2008-12-04  4:35 ` grosser at gcc dot gnu dot org
@ 2008-12-09 20:11 ` grosser at gcc dot gnu dot org
  2008-12-11 20:18 ` spop at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: grosser at gcc dot gnu dot org @ 2008-12-09 20:11 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from grosser at gcc dot gnu dot org  2008-12-09 20:08 -------
The graphite branch should now be able to compile polyhedron. 


-- 

grosser at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2008-10-22 21:39:50         |2008-12-09 20:08:48
               date|                            |


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug tree-optimization/37894] [graphite] Polyhedron is not compiling (Summary)
  2008-10-22 21:15 [Bug tree-optimization/37894] New: [graphite] Polyhedron is not compiling (Summary) grosser at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2008-12-09 20:11 ` grosser at gcc dot gnu dot org
@ 2008-12-11 20:18 ` spop at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: spop at gcc dot gnu dot org @ 2008-12-11 20:18 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from spop at gcc dot gnu dot org  2008-12-11 20:16 -------
Trunk compiles Polyhedron with
-O2 -fgraphite-identity,
-O2 -floop-block.

Fixed.


-- 

spop at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-12-11 20:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-22 21:15 [Bug tree-optimization/37894] New: [graphite] Polyhedron is not compiling (Summary) grosser at gcc dot gnu dot org
2008-10-22 21:41 ` [Bug tree-optimization/37894] " grosser at gcc dot gnu dot org
2008-12-04  4:35 ` grosser at gcc dot gnu dot org
2008-12-09 20:11 ` grosser at gcc dot gnu dot org
2008-12-11 20:18 ` spop at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).