Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * gfortran.dg/backspace.f, gfortran.dg/g77_intrinsics_funcs.f, | fxcoudert | 2005-04-05 | 1 | -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/20660 | fxcoudert | 2005-03-31 | 1 | -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 |