]> gcc.gnu.org Git - gcc.git/commitdiff
re PR testsuite/50722 (FAIL: gcc.dg/pr49994-3.c (test for excess errors))
authorJohn David Anglin <danglin@gcc.gnu.org>
Fri, 23 Dec 2011 02:10:52 +0000 (02:10 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Fri, 23 Dec 2011 02:10:52 +0000 (02:10 +0000)
PR testsuite/50722
gcc.dg/pr49994-3.c: xfail on hppa*-*-*.

From-SVN: r182647

gcc/testsuite/gcc.dg/pr49994-3.c

index ef079d78b4b9a46b22bcb2c7c08bb722bbb4eab9..ec19aa089b9eacfcd7f2cc79ada5e08e55506a3d 100644 (file)
@@ -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)
This page took 0.073677 seconds and 5 git commands to generate.