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

From-SVN: r101379
This commit is contained in:
Francois-Xavier Coudert 2005-06-28 14:51:09 +02:00 committed by François-Xavier Coudert
parent 0a0a8cf7f5
commit 8234b3bdf8
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,7 @@
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

View file

@ -1,4 +1,7 @@
! { 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