Commit 2eced2c2 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: skip if ia64-hp-hpux11.*

From-SVN: r96995
parent b53ef395
2005-03-24 Steve Ellcey <sje@cup.hp.com>
PR target/20095
* gcc.dg/cleanup-5.c: skip if ia64-hp-hpux11.*
2005-03-24 Alexandre Oliva <aoliva@redhat.com>
* gcc.dg/badshift.c: Renamed to...
......
/* HP-UX libunwind.so doesn't provide _UA_END_OF_STACK */
/* { dg-do run { xfail "ia64-hp-hpux11.*" } } */
/* { dg-do run } */
/* { dg-options "-fexceptions" } */
/* { dg-skip-if "" { "ia64-*-hpux11.*" } { "*" } { "" } } */
/* Verify that cleanups work with exception handling. */
#include <unwind.h>
......
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