Mark XFAIL on longdouble tests for x86_64/mingw

This commit is contained in:
twall
2008-12-26 19:06:28 +00:00
parent 80e2b5a749
commit f5179e6794
5 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
2008-12-26 Timothy Wall <twall@users.sf.net>
* testsuite/libffi.call/cls_longdouble.c,
testsuite/libffi.call/cls_longdouble_va.c,
testsuite/libffi.call/cls_align_longdouble.c,
testsuite/libffi.call/cls_align_longdouble_split.c,
testsuite/libffi.call/cls_align_longdouble_split2.c: mark expected
failures on x86_64 cygwin/mingw.
2008-12-22 Timothy Wall <twall@users.sf.net>
* testsuite/libffi.call/closure_fn0.c,