This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Fortran runtime error: End of record
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Kamaraju Kusumanchi <kamaraju at gmail dot com>
- Cc: gfortran <fortran at gcc dot gnu dot org>
- Date: Mon, 28 Feb 2005 15:51:31 -0800
- Subject: Re: Fortran runtime error: End of record
- References: <ba49751505022814443c82048e@mail.gmail.com>
On Mon, Feb 28, 2005 at 05:44:58PM -0500, Kamaraju Kusumanchi wrote:
>
> $gfortran --version
> GNU Fortran 95 (GCC 4.0.0 20050212 (experimental))
> Copyright (C) 2005 Free Software Foundation, Inc.
>
Can you update to a newer version? Your program
works for me on
troutmask:kargl[213] /usr/tmp/sgk/work/41/bin/gfortran -v
Using built-in specs.
Target: amd64-unknown-freebsd6.0
Configured with: ../gcc41/configure --prefix=/usr/tmp/sgk/work/41 --enable-languages=c,f95 --disable-libmudflap
Thread model: posix
gcc version 4.1.0 20050228 (experimental)
--
Steve