This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/26499] gfortran - End of File incorrectly positioned after binary I/O.
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Mar 2006 05:40:25 -0000
- Subject: [Bug libfortran/26499] gfortran - End of File incorrectly positioned after binary I/O.
- References: <bug-26499-10129@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #16 from jvdelisle at gcc dot gnu dot org 2006-03-15 05:40 -------
Subject: Bug 26499
Author: jvdelisle
Date: Wed Mar 15 05:40:20 2006
New Revision: 112077
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112077
Log:
2006-03-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/26499
* gfortran.dg/write_back.f: New test.
* gfortran.dg/write_rewind_1.f: New test.
* gfortran.dg/write_rewind_2.f: New test.
Added:
branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/write_back.f
branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/write_rewind_1.f
branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/write_rewind_2.f
Modified:
branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26499