re PR libfortran/28603 (FAIL: gfortran.dg/direct_io_6.f90 -O0 execution test)
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Mon, 7 Aug 2006 00:04:06 +0000 (00:04 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Mon, 7 Aug 2006 00:04:06 +0000 (00:04 +0000)
PR libfortran/28603
* gfortran.dg/direct_io_6.f90: Skip on hppa*-*-hpux*.

From-SVN: r115980

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/direct_io_6.f90

index 99c4174a3892c012d9001f9255f3de7f537fda0c..3585140d30401c2ff5019d6b4670cfeda03fd126 100644 (file)
@@ -1,5 +1,8 @@
 2006-08-06  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
 
+       PR libfortran/28603
+       * gfortran.dg/direct_io_6.f90: Skip on hppa*-*-hpux*.
+
        PR testsuite/27611
        * g++.dg/other/unused1.C: Skip on hppa*-*-hpux* if not hppa*64*-*-*.
 
index 227d3fe4f21e9ee8c59703f4a7e98ba07ddf8eb4..d12bb48a03b53b833b7b268cd76e437e016eff7f 100644 (file)
@@ -1,4 +1,5 @@
 !{ dg-do run }
+!{ dg-skip-if "No large files" { hppa*-*-hpux* } { "*" } { "" } }
 ! PR25289 Cannot handle record numbers larger than huge(0_4).
 ! This test checks that very large record numbers can be used.
 ! Derived from example in PR.