Committed to trunk. Tested on hppa2.0w-hp-hpux11.11 and hppa64-hp-
hpux11.11.
Dave
--
John David Anglin dave.ang...@bell.net
2013-03-10 John David Anglin <dave.ang...@nrc-cnrc.gc.ca>
PR debug/56307
* gcc.dg/tree-ssa/pr55579.c: xfail 32-bit hppa*-*-hpux*.
Index: gcc.dg/tree-ssa/pr55579.c
===================================================================
--- gcc.dg/tree-ssa/pr55579.c (revision 196546)
+++ gcc.dg/tree-ssa/pr55579.c (working copy)
@@ -11,5 +11,5 @@
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" } } */