re PR testsuite/50722 (FAIL: gcc.dg/pr49994-3.c (test for excess errors))
authorUros Bizjak <uros@gcc.gnu.org>
Wed, 28 Dec 2011 09:16:24 +0000 (10:16 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 28 Dec 2011 09:16:24 +0000 (10:16 +0100)
PR testsuite/50722
* gcc.dg/pr49994-3.c: Skip on ia64-*-*-*, hppa*-*-* and *-*-hpux*.

From-SVN: r182704

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

index facbfb71400fbd2e363cf812d7e436b8d4ab5028..0d97048e5a1dee33a02d2931a51a941a1bd10fc8 100644 (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>
 
index ec19aa089b9eacfcd7f2cc79ada5e08e55506a3d..11e8fe5ade57bd8fdf0f310945cceb7a5eee2e97 100644 (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)