This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Large number of new Fortran failures on AIX
- From: François-Xavier Coudert <fxcoudert at gmail dot com>
- To: David Edelsohn <dje at watson dot ibm dot com>
- Cc: fortran at gcc dot gnu dot org
- Date: Thu, 28 Jul 2005 17:39:06 +0200
- Subject: Re: Large number of new Fortran failures on AIX
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sbhMCXRXNbcwyOMVCBDk8fMFPi2OyHh6Tj3vbelQes4KtTqcTGasfVvvYUQgccBCuq8THo79ety1M8B2u/poaBgJsjCwhOCe2zq3MkGD7ePuAerWwpXSlrX8tQhVAyK4kv/xWR45l+ZPMliN0phq/H+iOSxKuXP4AvFTUIyMn5I=
- References: <200507281358.j6SDwAd29902@makai.watson.ibm.com>
- Reply-to: François-Xavier Coudert <fxcoudert at gmail dot com>
> I am seeing a huge number of new Fortran failures on AIX. The log
> file repeatedly shows the same error:
> Fortran runtime error: End of record
> and
> Fortran runtime error: Record number too large
There were large patches to the I/O mechanism recently. Can you give
us the date of the last time you didn't those, and the first time you
did see them? I can see nothing on sparc-solaris, i386-freebsd,
i686-linux and x86_64-linux.
FX