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

PR testsuite/50722
	* gcc.dg/pr49994-3.c: Skip on ia64-*-*-*, hppa*-*-* and *-*-hpux*.

From-SVN: r182704
This commit is contained in:
Uros Bizjak 2011-12-28 10:16:24 +01:00
parent 1358551fc6
commit 7786100420
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
2011-12-25 Jan Hubicka <jh@suse.cz>
PR middle-end/48641
PR middle-end/48641
* gcc.dg/compile/pr48641.c: New file.
2011-12-26 Joey Ye <joey.ye@arm.com>
@ -48,7 +48,7 @@
2011-12-22 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR testsuite/50722
gcc.dg/pr49994-3.c: Skip on hppa*-*-*.
* gcc.dg/pr49994-3.c: Skip on ia64-*-*-*, hppa*-*-* and *-*-hpux*.
2011-12-22 Richard Guenther <rguenther@suse.de>

View 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" { hppa*-*-* *-*-hpux* } } */
/* { dg-skip-if "PR testsuite/50722" { ia64-*-*-* hppa*-*-* *-*-hpux* } } */
void *
foo (int offset)