Commit 2f8cbead by Steve Ellcey Committed by Steve Ellcey

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
parent 96eb155c
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> 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. * objc.dg/stabs-1.m (dg-final): Change regexp pattern for hppa SOM.
......
/* { dg-do run } */ /* HP-UX libunwind.so doesn't provide _UA_END_OF_STACK */
/* { dg-do run { xfail "ia64-hp-hpux11.*" } } */
/* { dg-options "-fexceptions" } */ /* { dg-options "-fexceptions" } */
/* Verify that cleanups work with exception handling. */ /* Verify that cleanups work with exception handling. */
......
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