summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/eh
diff options
context:
space:
mode:
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>2006-08-06 23:41:57 +0000
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>2006-08-06 23:41:57 +0000
commit2fb03d974bb41da964834d53b5d9f251180dd984 (patch)
treef46fdebe0d1116588f37df3ee1f01bb810540276 /gcc/testsuite/g++.dg/eh
parent07c32f7bfac9c3367e04947f7a6303be1f3c490d (diff)
downloadgcc-2fb03d974bb41da964834d53b5d9f251180dd984.tar.gz
PR testsuite/27033
* g++.dg/eh/spbp.C: Skip on hppa*-*-hpux* if not hppa*64*-*-*. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@115978 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/g++.dg/eh')
-rw-r--r--gcc/testsuite/g++.dg/eh/spbp.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/g++.dg/eh/spbp.C b/gcc/testsuite/g++.dg/eh/spbp.C
index b1255b94317..181e65d213f 100644
--- a/gcc/testsuite/g++.dg/eh/spbp.C
+++ b/gcc/testsuite/g++.dg/eh/spbp.C
@@ -1,6 +1,6 @@
/* { dg-do run } */
/* { dg-options "-gdwarf-2" } */
-/* { dg-skip-if "No Dwarf" { *-*-aix* } { "*" } { "" } } */
+/* { dg-skip-if "No Dwarf" { { *-*-aix* hppa*-*-hpux* } && { ! hppa*64*-*-* } } { "*" } { "" } } */
/* This was a bug on x86-darwin, where the register numbering for SP
and BP was swapped (it's easy to do because on that port it's