Puzzle computing arrays

Angelo Graziosi angelo.graziosi@alice.it
Wed Jun 11 20:27:00 GMT 2008


Jerry DeLisle ha scritto:

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


I suspected that the thing was reproducible in C...

The comment #109 is very illuminating. For the sake of completion, on 
Cygwin with gfortran-4.3.1:

$ gfortran -march=athlon64 -msse -mfpmath=sse test_case.f90 -o test_case

$ ./test_case
  0   0.0000000000000000   0.0000000000000000   0.0000000000000000
  1   0.0000000000000000   0.0000000000000000   0.0000000000000000
  2   0.0000000000000000   0.0000000000000000   0.0000000000000000


Thanks a lot,
    Angelo.



More information about the Fortran mailing list