This is the mail archive of the gcc-patches@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]

Re: patch for merging graphite branch (before tuplification)


Tobi,
    While all of the graphite testcases pass with the current graphite patch
applied to gcc trunk using ppl 0.9 and cloog-git, I am finding that none of
the polyhedron benchmark program will compile with '-O2 -fgraphite'. They
all give an error of the form...

tfft.f90:152: internal compiler error: gimple check: expected gimple_assign(error_mark), have gimple_call() in gimple_assign_lhs, at gimple.h:1683
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Only '-fgraphite' or '-O0 -fgraphite' will compile these fortran testcases
in gfortran. FYI.
          Jack



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