gcc/libgfortran/io
Jerry DeLisle 797332eda9 re PR fortran/48976 (INQUIRE with STREAM= not supported)
2012-12-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libfortran/48976
	* io/inquire.c (inquire_via_unit): Set user stream inquiry variable to
	appropriate value based on unit access method. (inquire_via_filename):
	Since filename is not associated with an open unit, set stream inquiry
	to UNKNOWN.
	* io/io.h: Define inquire stream parameters.

From-SVN: r194733
2012-12-27 18:07:33 +00:00
..
close.c Split up io/io.h 2009-11-02 23:52:59 +02:00
fbuf.c Combined get_mem and internal_malloc_size. 2012-03-26 18:16:05 +03:00
fbuf.h PR 47694 Read from named pipe fails 2011-02-23 08:59:51 +02:00
file_pos.c Introduce a size member function to struct stream. 2011-10-31 16:52:26 +02:00
format.c Combined get_mem and internal_malloc_size. 2012-03-26 18:16:05 +03:00
format.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
inquire.c re PR fortran/48976 (INQUIRE with STREAM= not supported) 2012-12-27 18:07:33 +00:00
intrinsics.c PR 39654 FTELL intrinsic function return type. 2012-06-21 21:47:01 +03:00
io.h re PR fortran/48976 (INQUIRE with STREAM= not supported) 2012-12-27 18:07:33 +00:00
list_read.c re PR fortran/52724 (Internal read with character(kind=4) data) 2012-09-29 17:38:46 +00:00
lock.c Remove free_mem 2010-05-07 18:55:59 +03:00
open.c re PR libfortran/48960 (OPEN statement modifies NEWUNIT variable on error) 2012-12-26 18:11:42 +00:00
read.c PR 52428 Range checking when reading integer values. 2012-05-14 22:39:23 +03:00
size_from_kind.c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
transfer128.c re PR fortran/47642 (real(kind=16) - libquadmath - segfault on amd64 FreeBSD) 2011-02-14 16:34:44 +01:00
transfer.c Combined get_mem and internal_malloc_size. 2012-03-26 18:16:05 +03:00
unit.c chmod.c (chmod_func): On MinGW, don't set is_dir 2012-06-01 07:53:31 +02:00
unix.c re PR libfortran/30162 (Document when sequential I/O with named pipes works) 2012-12-21 20:50:48 +00:00
unix.h Share vtables instead of replicating them for each unit. 2012-03-16 10:30:26 +02:00
write_float.def PR fortran/55539 Fix regression in -fno-sign-zero. 2012-12-26 00:11:16 +02:00
write.c Combined get_mem and internal_malloc_size. 2012-03-26 18:16:05 +03:00