ChangeLog
1.91 KB
-
Fix regression when writing formatted sequential to a pipe. · 68aab0e2
2013-02-21 Janne Blomqvist <jb@gcc.gnu.org> PR libfortran/30162 * io/open.c (test_endfile): Call stell only if size != 0. * io/unix.c (raw_tell): Revert r194679. (raw_size): Return size field only for regular files, otherwise 0. From-SVN: r196210
Janne Blomqvist committed