gcc/libgfortran/io
Jerry DeLisle fc8bc1753d re PR fortran/35699 (run-time abort writing zero sized section to direct access file)
2008-03-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libfortran/35699
	* io/transfer.c (write_buf):  Don't pad the record, just return if the
	data is NULL.  (next_record_w): If there are bytes left in the record
	for unformatted direct I/O, pad out the record with zero bytes.

From-SVN: r133699
2008-03-28 22:13:17 +00:00
..
close.c
file_pos.c
format.c
inquire.c inquire.c (inquire_via_unit): If a unit is opened... 2008-01-20 06:33:49 +00:00
intrinsics.c
io.h
list_read.c re PR fortran/35627 (namelist read error) 2008-03-20 02:05:05 +00:00
lock.c
open.c
read.c
size_from_kind.c
transfer.c re PR fortran/35699 (run-time abort writing zero sized section to direct access file) 2008-03-28 22:13:17 +00:00
unit.c re PR libfortran/35063 (Clean up use of destroy_unit_mutex()) 2008-03-01 12:46:31 +02:00
unix.c unix.c (fd_close): Do not close STDIN. 2008-03-27 05:30:18 +00:00
write_float.def re PR fortran/35036 (illegal E format descriptor produces wrong output) 2008-02-21 02:20:27 +00:00
write.c write.c (write_real): Increase default precision for 2008-01-18 22:43:08 +01:00