Commit c8882fc1 by John David Anglin

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
parent 57d138a9
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment