Commit 926ac8d4 by Steve Ellcey Committed by Steve Ellcey

re PR testsuite/50722 (FAIL: gcc.dg/pr49994-3.c (test for excess errors))

2011-10-20  Steve Ellcey  <sje@cup.hp.com>

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

From-SVN: r180277
parent 65be965b
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.
......
......@@ -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)
......
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