gcc/libgfortran/io
Francois-Xavier Coudert 293fcb2e28 re PR libfortran/20950 ([4.0 only] segfault in INQUIRE asking for SEQUENTIAL status)
PR libfortran/20950
	* io/inquire.c (inquire_via_unit): Check for the gfc_unit being
	NULL when setting ioparm.sequential.
	* gfortran.dg/pr20950.f: New test.

From-SVN: r98312
2005-04-18 07:34:32 +00:00
..
backspace.c backspace.c (unformatted_backspace): Do not dereference the pointer to the stream. 2005-04-08 19:07:54 +00:00
close.c re PR libfortran/19280 (Inconsistent licensing of libgfortran) 2005-01-12 21:27:33 +00:00
endfile.c re PR libfortran/19280 (Inconsistent licensing of libgfortran) 2005-01-12 21:27:33 +00:00
format.c re PR fortran/13257 ([4.0 only] Error instead of warning for missing comma in format string) 2005-04-09 11:44:07 -07:00
inquire.c re PR libfortran/20950 ([4.0 only] segfault in INQUIRE asking for SEQUENTIAL status) 2005-04-18 07:34:32 +00:00
io.h re PR fortran/17472 ([4.0 only] namelist does not handle arrays) 2005-04-17 20:09:37 +00:00
list_read.c re PR fortran/17472 ([4.0 only] namelist does not handle arrays) 2005-04-17 20:09:37 +00:00
lock.c re PR fortran/17472 ([4.0 only] namelist does not handle arrays) 2005-04-17 20:09:37 +00:00
open.c re PR libfortran/20163 ([4.0 only] gfortran - error opening direct access file) 2005-03-29 08:37:32 +00:00
read.c re PR libfortran/19524 (5 times uninitialized var in libgfortran) 2005-01-25 22:40:25 +01:00
rewind.c re PR libfortran/19314 (inquire(position=) segfaults at runtime) 2005-01-22 03:51:12 +00:00
transfer.c re PR fortran/17472 ([4.0 only] namelist does not handle arrays) 2005-04-17 20:09:37 +00:00
unit.c re PR libfortran/19052 (unit 0 not preconnected to standard error) 2005-01-22 19:14:31 -05:00
unix.c re PR libfortran/19052 (unit 0 not preconnected to standard error) 2005-01-22 19:14:31 -05:00
write.c re PR fortran/17472 ([4.0 only] namelist does not handle arrays) 2005-04-17 20:09:37 +00:00