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
This commit is contained in:
parent
0225a19df7
commit
0d24c3fa6f
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2006-07-19 David Daney <ddaney@avtrex.com>
|
||||
|
||||
* testsuite/libffi.call/closure_fn6.c: Remove xfail for mips,
|
||||
xfail remains for mips64.
|
||||
|
||||
2006-05-23 Carlos O'Donell <carlos@codesourcery.com>
|
||||
|
||||
* Makefile.am: Add install-html target. Add install-html to .PHONY
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue