Message ID | 20120130000119.GA6757@hiauly1.hia.nrc.ca |
---|---|
State | New |
Headers | show |
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.
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)