OSDN Git Service

2008-01-26 Thomas Koenig <tkoenig@gcc.gnu.org>
authortkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 26 Jan 2008 15:22:59 +0000 (15:22 +0000)
committertkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 26 Jan 2008 15:22:59 +0000 (15:22 +0000)
commitd2e60c9efbe40341a2199078a02c319cdbc811d4
treefc4b24390f3439ee4e597fbe0adfce8a6dc647d5
parente03d813feff363efe1ac4489d026f934b41a6582
2008-01-26  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfofortran/34887
* io/transfer.c (next_record_w): Always move to the farthest
position when completing the record (also when we are
processing a slash edit descriptor).

2008-01-26  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfofortran/34887
* gfortran.dg/x_slash_2.f:  New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@131864 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/x_slash_2.f [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/io/transfer.c