--- Comment #2 from tkoenig at gcc dot gnu dot org 2008-05-25 20:08 ---
This works for me down to 4.1.3:
$ gfortran-4.1 -static foo.f
$ ./a.out
$ head -4 fort.10
0.99950656E+00 0.31410759E-01 0.99950656E+00 0.31410759E-01
0.99802673E+00 0.62790520E-01 0.99802673E+00 0.62790520
--- Comment #1 from kargl at gcc dot gnu dot org 2008-05-23 03:02 ---
Upgrade your compiler. 4.1.2 is extremely old, and the 4.1.x branch
is no longer maintained. With 4.2.3, the first four values are
0.99950656E+00 0.31410759E-01 0.99950656E+00 0.31410759E-01
0.99802673E+00 0