diff options
author | David Daney <ddaney@avtrex.com> | 2006-07-19 19:52:44 +0000 |
---|---|---|
committer | David Daney <daney@gcc.gnu.org> | 2006-07-19 19:52:44 +0000 |
commit | 0d24c3fa6fb60131ec2cb412bd9eb4bd272df7c3 (patch) | |
tree | 7d16d3abcee7bc8072a037d889a3fcc95da6b881 /libffi/testsuite/libffi.call | |
parent | 0225a19df7763f213bc16792b91d9cfdd153a5e4 (diff) | |
download | gcc-0d24c3fa6fb60131ec2cb412bd9eb4bd272df7c3.zip gcc-0d24c3fa6fb60131ec2cb412bd9eb4bd272df7c3.tar.gz gcc-0d24c3fa6fb60131ec2cb412bd9eb4bd272df7c3.tar.bz2 |
closure_fn6.c: Remove xfail for mips, xfail remains for mips64.
* testsuite/libffi.call/closure_fn6.c: Remove xfail for mips,
xfail remains for mips64.
From-SVN: r115598
Diffstat (limited to 'libffi/testsuite/libffi.call')
-rw-r--r-- | libffi/testsuite/libffi.call/closure_fn6.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libffi/testsuite/libffi.call/closure_fn6.c b/libffi/testsuite/libffi.call/closure_fn6.c index c81509d..eb64773 100644 --- a/libffi/testsuite/libffi.call/closure_fn6.c +++ b/libffi/testsuite/libffi.call/closure_fn6.c @@ -5,7 +5,7 @@ PR: PR23404 Originator: <andreast@gcc.gnu.org> 20050830 */ -/* { dg-do run { xfail mips*-*-* arm*-*-* strongarm*-*-* xscale*-*-* } } */ +/* { dg-do run { xfail mips64*-*-* arm*-*-* strongarm*-*-* xscale*-*-* } } */ #include "ffitest.h" static void |