[committed] xfail gcc.dg/tree-ssa/pr55579.c on 32-bit hppa*-*-hpux*

Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE
Mon Mar 11 09:25:00 GMT 2013


John David Anglin <dave.anglin@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



More information about the Gcc-patches mailing list