------- Comment #5 from dominiq at lps dot ens dot fr 2009-02-28 11:17 ------- The compilation flags in comment #2 should be
gfc -c -fopenmp -fcray-pointer -fexceptions -O2 -ftree-vectorize adw_trajsp.f in order to get the ICE. The code compiles without -fopenmp. The code compiles with the flags in comments #0 or with "-c -fopenmp -fcray-pointer -fexceptions -O2 -ftree-vectorize" on powerpc-apple-darwin9. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39318