------- Comment #3 from kargl at gcc dot gnu dot org 2008-07-25 22:41 ------- Update your ancient compiler.
troutmask:sgk[211] gfc --version
GNU Fortran (GCC) 4.2.5 20080702 (prerelease)
troutmask:sgk[212] gfc -o z m.f
troutmask:sgk[213] ./z
1 0 0
STOP ERror
troutmask:sgk[214] gfc4x --version
GNU Fortran (GCC) 4.4.0 20080611 (experimental)
troutmask:sgk[215] gfc4x -o z m.f
troutmask:sgk[216] ./z
1 0 0
STOP ERror
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36942
