2012-12-21 Thomas Koenig <tkoenig@gcc.gnu.org>
authortkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Dec 2012 20:50:48 +0000 (20:50 +0000)
committertkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Dec 2012 20:50:48 +0000 (20:50 +0000)
commit4cadf1070f286debc2c1614d26fa9b581040641c
tree93cf317bbe8bfd584d0ba14a16d22921b2c687df
parent4680389eb0e82c9cd4e82ff33c9fce72a34b2b1e
2012-12-21  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfortran/30162
* io/unix.c (raw_tell):  If the lseek is done on a
non-seekable file, return 0.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194679 138bc75d-0d04-0410-961f-82ee72b054a4
libgfortran/ChangeLog
libgfortran/io/unix.c