[Bug middle-end/38431] [graphite] several ICEs with CP2K (summary)

jv244 at cam dot ac dot uk gcc-bugzilla@gcc.gnu.org
Mon Dec 15 17:32:00 GMT 2008



------- Comment #13 from jv244 at cam dot ac dot uk  2008-12-15 17:31 -------
(In reply to comment #12)
> Could you try with the addition of " -fno-strict-aliasing
> -fno-strict-overflow"? See pr38520.

The testcase in PR38492 indeed works if I use:

gfortran -O2 -ffast-math -funroll-loops -ftree-vectorize -march=native
-fgraphite -fgraphite-identity -cpp -D__FFTSG -fno-strict-overflow test.f90

(i.e. no need for -fno-strict-aliasing) I'll give it a try on the full code.


-- 


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



More information about the Gcc-bugs mailing list