mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 10:50:51 +08:00
re PR target/20095 (gcc.dg/cleanup-5.c fails on ia64-hpux)
PR target/20095 * gcc.dg/cleanup-5.c: xfail for ia64-hp-hpux11.* From-SVN: r96279
This commit is contained in:
parent
96eb155c73
commit
2f8cbead4b
@ -1,3 +1,8 @@
|
||||
2005-03-10 Steve Ellcey <sje@cup.hp.com>
|
||||
|
||||
PR target/20095
|
||||
* gcc.dg/cleanup-5.c: xfail for ia64-hp-hpux11.*
|
||||
|
||||
2005-03-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
|
||||
|
||||
* objc.dg/stabs-1.m (dg-final): Change regexp pattern for hppa SOM.
|
||||
|
@ -1,4 +1,5 @@
|
||||
/* { dg-do run } */
|
||||
/* HP-UX libunwind.so doesn't provide _UA_END_OF_STACK */
|
||||
/* { dg-do run { xfail "ia64-hp-hpux11.*" } } */
|
||||
/* { dg-options "-fexceptions" } */
|
||||
/* Verify that cleanups work with exception handling. */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user