Commit 7830a0c4 by John David Anglin Committed by John David Anglin

re PR debug/56307 (FAIL: gcc.dg/tree-ssa/pr55579.c scan-tree-dump esra "Created…

re PR debug/56307 (FAIL: gcc.dg/tree-ssa/pr55579.c scan-tree-dump esra "Created a debug-only replacement for s")

	PR debug/56307
	* gcc.dg/tree-ssa/pr55579.c: xfail 32-bit hppa*-*-hpux*.

From-SVN: r196591
parent 63d5e4a0
2013-03-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR debug/56307
* gcc.dg/tree-ssa/pr55579.c: xfail 32-bit hppa*-*-hpux*.
2013-03-11 Oleg Endo <olegendo@gcc.gnu.org>
PR target/40797
......
......@@ -11,5 +11,5 @@ foo (int x)
return x;
}
/* { dg-final { scan-tree-dump "Created a debug-only replacement for s" "esra" } } */
/* { dg-final { scan-tree-dump "Created a debug-only replacement for s" "esra" {xfail { hppa*-*-hpux* && { ! lp64 } } } } } */
/* { dg-final { cleanup-tree-dump "esra" } } */
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