mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-04 02:40:27 +08:00
re PR testsuite/27033 (g++.dg/eh/spbp.C (test for excess errors) fails)
PR testsuite/27033 * g++.dg/eh/spbp.C: Skip on hppa*-*-hpux* if not hppa*64*-*-*. From-SVN: r115978
This commit is contained in:
parent
9327c475df
commit
a1334347a5
@ -1,3 +1,8 @@
|
||||
2006-08-06 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
|
||||
|
||||
PR testsuite/27033
|
||||
* g++.dg/eh/spbp.C: Skip on hppa*-*-hpux* if not hppa*64*-*-*.
|
||||
|
||||
2006-08-06 Paolo Bonzini <bonzini@gnu.org>
|
||||
|
||||
PR target/27827
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user