summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/negative_unit.f
Commit message (Collapse)AuthorAgeFilesLines
* * gfortran.dg/backspace.f, gfortran.dg/g77_intrinsics_funcs.f,fxcoudert2005-04-051-1/+1
| | | | | | | | | gfortran.dg/g77_intrinsics_sub.f, gfortran.dg/negative_unit.f, gfortran.dg/pr18025.f90, gfortran.dg/g77/12002.f: Correct dejagnu syntax. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97611 138bc75d-0d04-0410-961f-82ee72b054a4
* PR libfortran/20660fxcoudert2005-03-311-0/+22
* 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97326 138bc75d-0d04-0410-961f-82ee72b054a4