This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Bug libfortran/26423][4.1/4.2 Regression] Error on binary I/O for large array
- From: Jerry DeLisle <jvdelisle at verizon dot net>
- To: Jerry DeLisle <jvdelisle at verizon dot net>
- Cc: Fortran List <fortran at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>, Mark Mitchell <mark at codesourcery dot com>
- Date: Fri, 24 Feb 2006 08:36:10 -0800
- Subject: Re: [Bug libfortran/26423][4.1/4.2 Regression] Error on binary I/O for large array
- References: <43FDC8CF.1070304@verizon.net> <43FF1E89.6020704@verizon.net>
Jerry DeLisle wrote:
The attached patch fixes this regression. It is a revert of changes
made to unix.c in patch for PR25949. Bootstrapped, regtested, NIST
tested, tested with the test case attached.
OK for 4.2?
Mark can you get this into 4.1 before release?
Also passed Dale's mega I/O test. :)