]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
err_bad_typedef.c: xfail everywhere.
authorAndrew Haley <aph@redhat.com>
Mon, 15 Jun 2009 17:14:53 +0000 (17:14 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Mon, 15 Jun 2009 17:14:53 +0000 (17:14 +0000)
2009-06-15  Andrew Haley  <aph@redhat.com>

* testsuite/libffi.call/err_bad_typedef.c: xfail everywhere.
* testsuite/libffi.call/err_bad_abi.c: Likewise.

From-SVN: r148499

libffi/ChangeLog
libffi/testsuite/libffi.call/err_bad_abi.c
libffi/testsuite/libffi.call/err_bad_typedef.c

index 9ac5cd84cbc81938ee91feebe6243f2ca708c654..8d1f66dc791aba9b6c9d88ab729ff807935ebae5 100644 (file)
@@ -1,3 +1,8 @@
+2009-06-15  Andrew Haley  <aph@redhat.com>
+
+       * testsuite/libffi.call/err_bad_typedef.c: xfail everywhere.
+       * testsuite/libffi.call/err_bad_abi.c: Likewise.
+       
 2009-06-12  Andrew Haley  <aph@redhat.com>
 
        * Makefile.am: Remove info_TEXINFOS.
index 4f121859dadcdfe10316494a05945f4662576fc9..a21a3fddd047c9e32cf3bc43940c04716b241648 100644 (file)
@@ -4,7 +4,7 @@
    PR:                 none.
    Originator: Blake Chaffin 6/6/2007   */
 
-/* { dg-do run { xfail mips*-*-* arm*-*-* strongarm*-*-* xscale*-*-* i*86-*-linux-* x86_64-*-linux-* sh*-*-* } } */
+/* { dg-do run { xfail *-*-* } } */
 #include "ffitest.h"
 
 static void
index 7ec2728eb1007d952c3ccb6077a113307fb33cbd..bd2fc54a0e816b4b3b21b25ce146ed9218c7882b 100644 (file)
@@ -4,7 +4,7 @@
    PR:                 none.
    Originator: Blake Chaffin 6/6/2007   */
 
-/* { dg-do run { xfail mips*-*-* arm*-*-* strongarm*-*-* xscale*-*-* i*86-*-linux-* x86_64-*-linux-* sh*-*-* } } */
+/* { dg-do run { xfail *-*-* } } */
 #include "ffitest.h"
 
 int main (void)