gcc/libgfortran
Jerry DeLisle 779f397598 re PR libfortran/30162 (Document when sequential I/O with named pipes works)
2007-01-05  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/30162
	* io/unix.c (fd_flush): Don't seek if file is not seekable, defined as
	s->file_length == -1.
	(fd_alloc_w_at): Do not adjust file_length if file is not seekable.
	(fd_seek): If not seekable, just return success.
	(fd_truncate): If not seekable, no need to truncate.  Return failure if
	seek fails and the stream is not a pipe.
	(fd_to_stream): Make test for non-seekable file more robust.

From-SVN: r120512
2007-01-06 00:14:38 +00:00
..
config
generated re PR fortran/30321 (program crash for SUM applied to zero-size array) 2006-12-30 13:16:36 +00:00
intrinsics associated.c: Check for associated(NULL,NULL). 2006-12-17 19:00:46 +01:00
io re PR libfortran/30162 (Document when sequential I/O with named pipes works) 2007-01-06 00:14:38 +00:00
m4 re PR fortran/30321 (program crash for SUM applied to zero-size array) 2006-12-30 13:16:36 +00:00
runtime
acinclude.m4
aclocal.m4
c99_protos.h
ChangeLog re PR libfortran/30162 (Document when sequential I/O with named pipes works) 2007-01-06 00:14:38 +00:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006 Rotate ChangeLog 2007-01-01 19:17:50 +00:00
config.h.in
configure
configure.ac
configure.host
fmain.c
libgfortran.h
libtool-version
Makefile.am
Makefile.in
mk-kinds-h.sh
mk-sik-inc.sh
mk-srk-inc.sh