From: David Edelsohn Date: Fri, 24 Mar 2006 20:49:29 +0000 (+0000) Subject: spbp.C: Skip on AIX. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=69793f280c2e603755d8be9e04a24a35e9847fda;p=gcc.git spbp.C: Skip on AIX. * g++.dg/eh/spbp.C: Skip on AIX. From-SVN: r112359 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index d090c7dc0ea..197f6c33820 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2006-03-24 David Edelsohn + + * g++.dg/eh/spbp.C: Skip on AIX. + 2006-03-24 Jakub Jelinek PR middle-end/26611 diff --git a/gcc/testsuite/g++.dg/eh/spbp.C b/gcc/testsuite/g++.dg/eh/spbp.C index d9d0130c847..b1255b94317 100644 --- a/gcc/testsuite/g++.dg/eh/spbp.C +++ b/gcc/testsuite/g++.dg/eh/spbp.C @@ -1,5 +1,6 @@ /* { dg-do run } */ /* { dg-options "-gdwarf-2" } */ +/* { dg-skip-if "No Dwarf" { *-*-aix* } { "*" } { "" } } */ /* 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