When compiling the capacita.f90 Polyhedron 2005 benchmark with "-O2
-fgraphite-identity" using current gcc trunk, the gfortran compiler ICEs with
the following error...

capacita.f90: In function ‘preco’:
capacita.f90:11: error: type mismatch between an SSA_NAME and its symbol
capacita.f90:11: internal compiler error: Bus error
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

This ICE doesn't occur with "-O1 -fgraphite-identity".


-- 
           Summary: -O2 -fgraphite-identity causes ICE compiling
                    capacita.f90 Polyhedron 2005 benchmark
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: howarth at nitro dot med dot uc dot edu
 GCC build triplet: i686-apple-darwin9
  GCC host triplet: i686-apple-darwin9
GCC target triplet: i686-apple-darwin9


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

Reply via email to