From: John David Anglin Date: Fri, 23 Dec 2011 02:10:52 +0000 (+0000) Subject: re PR testsuite/50722 (FAIL: gcc.dg/pr49994-3.c (test for excess errors)) X-Git-Tag: releases/gcc-4.7.0~1331 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c8882fc1321a6b1697cf82e6b52ab51b7bcc8da9;p=thirdparty%2Fgcc.git 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 --- diff --git a/gcc/testsuite/gcc.dg/pr49994-3.c b/gcc/testsuite/gcc.dg/pr49994-3.c index ef079d78b4b9..ec19aa089b9e 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)