This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/29277] Formated stream output: Translate "\n" / achar(10) into "\r\n" on some platforms
- 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: 18 Oct 2006 04:08:42 -0000
- Subject: [Bug fortran/29277] Formated stream output: Translate "\n" / achar(10) into "\r\n" on some platforms
- References: <bug-29277-1719@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from jvdelisle at gcc dot gnu dot org 2006-10-18 04:08 -------
Subject: Bug 29277
Author: jvdelisle
Date: Wed Oct 18 04:08:30 2006
New Revision: 117847
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117847
Log:
2006-10-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/29277
* gfortran.dg/streamio_4.f90: Update test.
* gfortran.dg/streamio_11.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/streamio_11.f90
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gfortran.dg/streamio_4.f90
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29277