diff mbox

[committed] Skip gfortran.dg/guality/pr41558.f90 on 32-bit hppa*-*-hpux*

Message ID 20120130000119.GA6757@hiauly1.hia.nrc.ca
State New
Headers show

Commit Message

John David Anglin Jan. 30, 2012, 12:01 a.m. UTC
See PR.  Tested on hppa2.0w-hp-hpux11.11 and hppa64-hp-hpux11.11.

Dave

Comments

Andreas Schwab Jan. 30, 2012, 9:47 a.m. UTC | #1
John David Anglin <dave@hiauly1.hia.nrc.ca> writes:

> Index: gfortran.dg/guality/pr41558.f90
> ===================================================================
> --- gfortran.dg/guality/pr41558.f90	(revision 183677)
> +++ gfortran.dg/guality/pr41558.f90	(working copy)
> @@ -1,5 +1,6 @@
>  ! PR debug/41558
>  ! { dg-do run }
> +! { dg-skip-if "PR testsuite/51875" { { hppa*-*-hpux* } && { ! hppa*64*-*-* } } { "*" } { "" } }

Although there is no support for biarch it is probably better to check
for !lp64 here.

Andreas.
diff mbox

Patch

Index: gfortran.dg/guality/pr41558.f90
===================================================================
--- gfortran.dg/guality/pr41558.f90	(revision 183677)
+++ gfortran.dg/guality/pr41558.f90	(working copy)
@@ -1,5 +1,6 @@ 
 ! PR debug/41558
 ! { dg-do run }
+! { dg-skip-if "PR testsuite/51875" { { hppa*-*-hpux* } && { ! hppa*64*-*-* } } { "*" } { "" } }
 ! { dg-options "-g" }
 
 subroutine f (s)