gcc/libgfortran/io
Tobias Schlüter abd7fea9f9 re PR libfortran/18710 (img part of complex number not written to direct access file)
libgfortran/
PR fortran/18710
* io/transfer.c (unformatted_read, unformatted_write): width of
a COMPLEX is twice its kind.

gcc/testsuite/
PR fortran/18170
* gfortran.dg/direct_io_3.f90: New test.

From-SVN: r91656
2004-12-02 20:39:15 +01:00
..
backspace.c re PR libfortran/18284 (BACKSPACE broken) 2004-12-02 04:29:00 +00:00
close.c re PR libfortran/15234 (libgfortran doesn't compile on Tru64 UNIX V4.0F) 2004-05-15 22:44:38 +02:00
endfile.c re PR libfortran/18364 (endfile does not truncate file) 2004-11-27 23:35:47 +00:00
format.c re PR libfortran/17706 (reading a value of 0.0 gives a value of -0.0) 2004-10-04 15:33:18 +00:00
inquire.c inquire.c (inquire_via_unit): do not allow a direct access file to be opened for sequential I/O. 2004-12-02 04:13:21 +00:00
io.h flush.c: New file. 2004-12-02 04:10:26 +00:00
list_read.c re PR libfortran/17286 (namelist containing more than one value cannot contain whitespace or newlines for READ) 2004-09-21 11:22:47 +00:00
lock.c
open.c io.h, [...]: Fix formatting issues, update copyright years. 2004-08-23 16:28:31 +02:00
read.c Committed wrong version of previous patch. 2004-11-10 02:44:39 +00:00
rewind.c Comment typo. 2004-08-27 14:37:13 +00:00
transfer.c re PR libfortran/18710 (img part of complex number not written to direct access file) 2004-12-02 20:39:15 +01:00
unit.c unit.c: Separate copyright years by ','. 2004-08-31 21:49:33 +02:00
unix.c re PR libfortran/18284 (BACKSPACE broken) 2004-12-02 04:29:00 +00:00
write.c re PR libfortran/15960 (missing function 'finite' on HP-UX 11.11) 2004-11-23 02:02:38 +00:00