re PR testsuite/51875 (FAIL: gfortran.dg/guality/pr41558.f90 -O0 line 7 s == 'foo')

PR testsuite/51875
	* gfortran.dg/guality/pr41558.f90: Skip on 32-bit hppa*-*-hpux*.

From-SVN: r183688
This commit is contained in:
John David Anglin 2012-01-29 23:56:38 +00:00 committed by John David Anglin
parent de0f11fe09
commit 491341879b
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,8 @@
2012-01-29 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR testsuite/51875
* gfortran.dg/guality/pr41558.f90: Skip on 32-bit hppa*-*-hpux*.
* g++.dg/ext/visibility/template10.C: Fix typo.
* gcc.dg/tm/pr51472.c: Add -fno-common option on hppa-*-hpux*.

View File

@ -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)