]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR testsuite/50722 (FAIL: gcc.dg/pr49994-3.c (test for excess errors))
authorSteve Ellcey <sje@cup.hp.com>
Thu, 20 Oct 2011 21:26:01 +0000 (21:26 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Thu, 20 Oct 2011 21:26:01 +0000 (21:26 +0000)
2011-10-20  Steve Ellcey  <sje@cup.hp.com>

PR testsuite/50722
* gcc.dg/pr49994-3.c: Skip on HP-UX.

From-SVN: r180277

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

index 326b5cf16c231498d119abbad456f68f5cfd55c8..6f01071cca58f3b70b3c79a36e7801f447daf933 100644 (file)
@@ -1,3 +1,8 @@
+2011-10-20  Steve Ellcey  <sje@cup.hp.com>
+
+       PR testsuite/50722
+       * gcc.dg/pr49994-3.c: Skip on HP-UX.
+
 2011-10-20  Joseph Myers  <joseph@codesourcery.com>
 
        * gcc.dg/lto/pr46940_0.c (ASMNAME, ASMNAME2, STRING): Define.
index c24aa8ffbdcecad4628300cffe3f069998ddbc20..ef079d78b4b9a46b22bcb2c7c08bb722bbb4eab9 100644 (file)
@@ -2,6 +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* } } */
 
 void *
 foo (int offset)