PR libfortran/28603
* gfortran.dg/direct_io_6.f90: Skip on hppa*-*-hpux*.
From-SVN: r115980
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*-*-*.
!{ 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.