gcc/libgfortran/io
Tobias Burnus 10fa280a98 re PR libfortran/43551 (Buffered direct I/O reads wrong record)
2010-03-29  Tobias Burnus  <burnus@net-b.de>

        PR fortran/43551
        * io/unix.c (buf_write): Set physical_offset after lseek.

2010-03-29  Tobias Burnus  <burnus@net-b.de>

        PR fortran/43551
        * gfortran.dg/direct_io_12.f90: New test.

From-SVN: r157792
2010-03-29 08:17:19 +02:00
..
close.c
fbuf.c
fbuf.h
file_pos.c
format.c format.c (parse_format_list): Add to ERROR, WARNING, SILENT enumerators NOTIFICATION_ prefix. 2010-03-12 15:43:55 +01:00
format.h
inquire.c re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.) 2010-03-20 14:39:00 +00:00
intrinsics.c
io.h re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.) 2010-03-22 02:39:02 +00:00
list_read.c re PR fortran/43228 (NAMELIST I/O: Reading at 2 dimensions (rank) array values.) 2010-03-11 17:06:37 +01:00
lock.c
open.c
read.c re PR fortran/43517 (spurious end-of-file condition when namelist read follows formatted read) 2010-03-26 03:23:34 +00:00
size_from_kind.c
transfer.c transfer.c (read_sf_internal): Remove stray function declaration used during debigging. 2010-03-18 03:26:07 +00:00
unit.c
unix.c re PR libfortran/43551 (Buffered direct I/O reads wrong record) 2010-03-29 08:17:19 +02:00
unix.h re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.) 2010-03-20 14:39:00 +00:00
write_float.def * io/write_float.def (WRITE_FLOAT): Use __builtin_signbit. 2010-02-24 15:35:40 +00:00
write.c