mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-21 23:00:52 +08:00
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:
parent
1358551fc6
commit
7786100420
@ -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>
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user