gcc/libgfortran/io
Francois-Xavier Coudert 14fd645e24 re PR libfortran/20660 (INQUIRE incorrectly reports the existence of UNITS)
PR libfortran/20660
    * io/inquire.c (inquire_via_unit): Non-opened units should still be
    reported by an INQUIRE statement as existing.
    * io/transfer.c (data_transfer_init): Never accept negative units.

    PR libfortran/20660
    * gfortran.dg/negative_unit.f: New test.

From-SVN: r97326
2005-03-31 15:30:06 +00:00
..
backspace.c
close.c
endfile.c
format.c
inquire.c re PR libfortran/20660 (INQUIRE incorrectly reports the existence of UNITS) 2005-03-31 15:30:06 +00:00
io.h
list_read.c
lock.c
open.c
read.c
rewind.c
transfer.c re PR libfortran/20660 (INQUIRE incorrectly reports the existence of UNITS) 2005-03-31 15:30:06 +00:00
unit.c
unix.c
write.c