Commit 69793f28 by David Edelsohn Committed by David Edelsohn

spbp.C: Skip on AIX.

        * g++.dg/eh/spbp.C: Skip on AIX.

From-SVN: r112359
parent 93fa8428
2006-03-24 David Edelsohn <edelsohn@gnu.org>
* g++.dg/eh/spbp.C: Skip on AIX.
2006-03-24 Jakub Jelinek <jakub@redhat.com> 2006-03-24 Jakub Jelinek <jakub@redhat.com>
PR middle-end/26611 PR middle-end/26611
/* { dg-do run } */ /* { dg-do run } */
/* { dg-options "-gdwarf-2" } */ /* { dg-options "-gdwarf-2" } */
/* { dg-skip-if "No Dwarf" { *-*-aix* } { "*" } { "" } } */
/* This was a bug on x86-darwin, where the register numbering for SP /* 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 and BP was swapped (it's easy to do because on that port it'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