Commit 8234b3bd by Francois-Xavier Coudert Committed by François-Xavier Coudert

* gfortran.dg/dev_null.f90: Run test only on linux and solaris.

From-SVN: r101379
parent 0a0a8cf7
2005-06-28 Francois-Xavier Coudert <coudert@clipper.ens.fr>
* gfortran.dg/dev_null.f90: Run test only on linux and solaris.
2005-06-28 Francois-Xavier Coudert <coudert@clipper.ens.fr>
PR libfortran/22170
* gfortran.dg/slash_1.f90: New test.
......
! { dg-do run }
! { dg-do run { target *-*-linux* *-*-solaris* } }
! This test currently only runs on systems where using ftruncate on
! /dev/null fails (errno set to EINVAL). See PR 21593 for details.
!
! pr19478 read from /dev/null
! Thomas.Koenig@online.de
character*20 foo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment