[Bug middle-end/38041] -O2 -fgraphite-identity causes ICE compiling channel.f90 Polyhedron 2005 benchmark

howarth at nitro dot med dot uc dot edu gcc-bugzilla@gcc.gnu.org
Fri Nov 7 02:46:00 GMT 2008



------- Comment #1 from howarth at nitro dot med dot uc dot edu  2008-11-07 02:45 -------
Compiling the rnflow.f90 benchmark with "-O2 -fgraphite-identity" produces the
same ICE...

rnflow.f90: In function ‘rnflow’:
rnflow.f90:4478: internal compiler error: in expand_scalar_variables_expr, at
graphite.c:3594
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Compiling  rnflow.f90 with "-O1 -fgraphite-identity" also ICEs with the same
error but
"-O0 -fgraphite-identity" doesn't ice the compiler.


-- 


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



More information about the Gcc-bugs mailing list