[Bug middle-end/39318] internal compiler error: verify_stmts failed
dominiq at lps dot ens dot fr
gcc-bugzilla@gcc.gnu.org
Sat Feb 28 11:18:00 GMT 2009
------- 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
More information about the Gcc-bugs
mailing list