summaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2019-11-07 12:03:19 -0500
committerAnthony Green <green@moxielogic.com>2019-11-07 12:03:19 -0500
commit188de63c597f23b0ccdb953b076c8cb0711fbcf0 (patch)
treed1cab4a9b4c382738d2bc97b1789eef36daf9b68 /testsuite
parent0da221f8094ec504d91b5f88c74e98b8b9aa9eda (diff)
downloadlibffi-188de63c597f23b0ccdb953b076c8cb0711fbcf0.tar.gz
Mark xfail for m68k and alpha.
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/libffi.call/va_1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/libffi.call/va_1.c b/testsuite/libffi.call/va_1.c
index 7f96809..59d085c 100644
--- a/testsuite/libffi.call/va_1.c
+++ b/testsuite/libffi.call/va_1.c
@@ -5,7 +5,7 @@
Originator: ARM Ltd. */
/* { dg-do run } */
-/* { dg-output "" { xfail avr32*-*-* } } */
+/* { dg-output "" { xfail avr32*-*-* m68k-*-* alpha-*-* } } */
#include "ffitest.h"
#include <stdarg.h>