gcc/libgfortran/io
Janne Blomqvist 0948d15384 Revert previous fix for PR 45723.
libgfortran ChangeLog:

2011-11-07  Janne Blomqvist  <jb@gcc.gnu.org>

        PR libfortran/45723
        * io/open.c (new_unit): Don't check file size before attempting
        seek.


testsuite ChangeLog:

2011-11-07  Janne Blomqvist  <jb@gcc.gnu.org>

        PR libfortran/45723
        * gfortran.dg/open_dev_null.F90: Remove testcase.

From-SVN: r181085
2011-11-07 16:32:50 +02:00
..
close.c
fbuf.c
fbuf.h
file_pos.c Introduce a size member function to struct stream. 2011-10-31 16:52:26 +02:00
format.c
format.h
inquire.c Update file position for inquire lazily. 2011-10-31 16:59:19 +02:00
intrinsics.c
io.h Copyright years and whitespace fix for r180734 2011-11-01 14:03:38 +02:00
list_read.c
lock.c
open.c Revert previous fix for PR 45723. 2011-11-07 16:32:50 +02:00
read.c
size_from_kind.c
transfer128.c
transfer.c Update file position for inquire lazily. 2011-10-31 16:59:19 +02:00
unit.c Copyright years and whitespace fix for r180734 2011-11-01 14:03:38 +02:00
unix.c Introduce a size member function to struct stream. 2011-10-31 16:52:26 +02:00
unix.h Introduce a size member function to struct stream. 2011-10-31 16:52:26 +02:00
write_float.def
write.c