John David Anglin <dave.ang...@bell.net> writes:

> 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 } } } } } */

You most likely need whitespace before the xfail.  Also try to add a
comment (PR reference?) explaining it.

Thanks.
        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

Reply via email to