spbp.C: Skip on AIX.
* g++.dg/eh/spbp.C: Skip on AIX. From-SVN: r112359
This commit is contained in:
parent
93fa842809
commit
69793f280c
@ -1,3 +1,7 @@
|
||||
2006-03-24 David Edelsohn <edelsohn@gnu.org>
|
||||
|
||||
* g++.dg/eh/spbp.C: Skip on AIX.
|
||||
|
||||
2006-03-24 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR middle-end/26611
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user