gcc/libgfortran/io
Janne Blomqvist 68aab0e225 Fix regression when writing formatted sequential to a pipe.
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
2013-02-21 21:03:10 +02:00
..
close.c Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
fbuf.c Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
fbuf.h Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
file_pos.c Improve performance of byte-swapped I/O. 2013-01-23 23:56:54 +02:00
format.c Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
format.h Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
inquire.c Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
intrinsics.c Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
io.h Improve performance of byte-swapped I/O. 2013-01-23 23:56:54 +02:00
list_read.c Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
lock.c Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
open.c Fix regression when writing formatted sequential to a pipe. 2013-02-21 21:03:10 +02:00
read.c Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
size_from_kind.c Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
transfer.c Improve performance of byte-swapped I/O. 2013-01-23 23:56:54 +02:00
transfer128.c Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
unit.c Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
unix.c Fix regression when writing formatted sequential to a pipe. 2013-02-21 21:03:10 +02:00
unix.h Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
write.c Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
write_float.def Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00