------- Comment #19 from howarth at nitro dot med dot uc dot edu 2009-08-14 01:45 ------- Actually the error in gdb has changed with 1677_max.diff...
(gdb) r -O2 -fgraphite-identity -floop-strip-mine air.f90 -o air Starting program: /sw/src/fink.build/gcc45-4.4.999-20090813/darwin_objdir/gcc/f951 -O2 -fgraphite-identity -floop-strip-mine air.f90 -o air Reading symbols for shared libraries .++++++++++...... done MAIN__ main state spectop bound points fvspltx2 fvsplty2 derivx derivy xx grid6 inlet aexit botwall topwall Analyzing compilation unit {GC 6638k -> 4188k}Performing interprocedural optimizations <visibility> <early_local_cleanups> {GC 5842k -> 5718k} {GC 7502k -> 6028k} <summary generate> <cp> <inline> <static-var> <pure-const>Assembling functions: MAIN__ {GC 7858k -> 6199k} {GC 8281k -> 6211k} {GC 12794k -> 7064k} {GC 9743k -> 8201k} {GC 11386k -> 8305k} main state air.f90: In function state: air.f90:1034:0: internal compiler error: in ppl_max_for_le, at graphite-ppl.c:637 Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. Program exited with code 04. (gdb) bt No stack. so I am no longer able to get a back trace. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40981