From c8882fc1321a6b1697cf82e6b52ab51b7bcc8da9 Mon Sep 17 00:00:00 2001 From: John David Anglin Date: Fri, 23 Dec 2011 02:10:52 +0000 Subject: [PATCH] re PR testsuite/50722 (FAIL: gcc.dg/pr49994-3.c (test for excess errors)) PR testsuite/50722 gcc.dg/pr49994-3.c: xfail on hppa*-*-*. From-SVN: r182647 --- gcc/testsuite/gcc.dg/pr49994-3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/testsuite/gcc.dg/pr49994-3.c b/gcc/testsuite/gcc.dg/pr49994-3.c index ef079d78b4b..ec19aa089b9 100644 --- a/gcc/testsuite/gcc.dg/pr49994-3.c +++ b/gcc/testsuite/gcc.dg/pr49994-3.c @@ -2,7 +2,7 @@ /* { dg-options "-O2 -fsched2-use-superblocks -g" } */ /* { dg-options "-O2 -fsched2-use-superblocks -g -mbackchain" { target s390*-*-* } } */ /* { dg-require-effective-target scheduling } */ -/* { dg-skip-if "PR testsuite/50722" { *-*-hpux* } } */ +/* { dg-skip-if "PR testsuite/50722" { hppa*-*-* *-*-hpux* } } */ void * foo (int offset) -- 2.30.2