------- Comment #72 from jv244 at cam dot ac dot uk 2007-02-19 19:51 ------- I checked that gfortran yields correct results for the CP2K testsuite with the options: -O0 -g -fbounds-check and -O3 -ffast-math -funroll-loops -ftree-vectorize -fomit-frame-pointer -msse2 -march=native I've added the relevant machine_gfortran.F and arch files to the CP2K CVS, to facilitate gfortran testing with CVS sources.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29975