aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorebotcazou <>2006-08-07 06:23:49 +0000
committerebotcazou <>2006-08-07 06:23:49 +0000
commit04a1c7dafee3c9b41af384f4eb0b8a59295fdcb0 (patch)
tree31416574931dc094fd43c85e02e6967d133a2cd4
parent6a85d051905be7ff9f92b53af4ef10be492daa59 (diff)
* g++.dg/eh/spbp.C: Skip on Solaris 2.5.1 and 2.6 too.
-rw-r--r--gcc/testsuite/ChangeLog1
-rw-r--r--gcc/testsuite/g++.dg/eh/spbp.C2
2 files changed, 2 insertions, 1 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 5849d9d8b9f..47decbc9adf 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,6 +1,7 @@
2006-08-07 Eric Botcazou <ebotcazou@libertysurf.fr>
* gcc.dg/sparc-getcontext-1.c: Fix typo.
+ * g++.dg/eh/spbp.C: Skip on Solaris 2.5.1 and 2.6 too.
2006-08-06 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
diff --git a/gcc/testsuite/g++.dg/eh/spbp.C b/gcc/testsuite/g++.dg/eh/spbp.C
index 181e65d213f..84e4c6f079a 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* hppa*-*-hpux* } && { ! hppa*64*-*-* } } { "*" } { "" } } */
+/* { dg-skip-if "No Dwarf" { { *-*-aix* hppa*-*-hpux* *-*-solaris2.[56]* } && { ! 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