Commit 49134187 by John David Anglin Committed by John David Anglin

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
parent de0f11fe
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*.
......
! PR debug/41558
! { dg-do run }
! { dg-skip-if "PR testsuite/51875" { { hppa*-*-hpux* } && { ! hppa*64*-*-* } } { "*" } { "" } }
! { dg-options "-g" }
subroutine f (s)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment