Remove xfail for arm*-*-*.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2013-02-08 Anthony Green <green@moxielogic.com>
|
||||
|
||||
* testsuite/libffi.call/cls_longdouble.c: Remove xfail for
|
||||
arm*-*-*.
|
||||
|
||||
2013-02-08 Anthony Green <green@moxielogic.com>
|
||||
|
||||
* src/sparc/ffi.c (ffi_prep_closure_loc): Fix cache flushing for GCC.
|
||||
|
||||
2013-02-08 Matthias Klose <doko@ubuntu.com>
|
||||
|
||||
* man/ffi_prep_cif.3: Clean up for debian linter.
|
||||
|
||||
@@ -5,7 +5,9 @@
|
||||
Originator: Blake Chaffin */
|
||||
|
||||
/* { dg-excess-errors "no long double format" { xfail x86_64-*-mingw* x86_64-*-cygwin* } } */
|
||||
/* { dg-do run { xfail arm*-*-* strongarm*-*-* xscale*-*-* } } */
|
||||
/* This test is known to PASS on armv7l-unknown-linux-gnueabihf, so I have
|
||||
remove the xfail for arm*-*-* below, until we know more. */
|
||||
/* { dg-do run { xfail strongarm*-*-* xscale*-*-* } } */
|
||||
/* { dg-options -mlong-double-128 { target powerpc64*-*-linux* } } */
|
||||
/* { dg-output "" { xfail x86_64-*-mingw* x86_64-*-cygwin* } } */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user