summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2019-11-19 10:06:57 -0500
committerAnthony Green <green@moxielogic.com>2019-11-19 10:06:57 -0500
commit262cf74fd4003a928ca73e96ef8698546e535c46 (patch)
treea12cf2c4616c0c16ed410648f4d4a4d65be3b085
parent54fc80dfd8d608ec718cade762c358b8fd819f38 (diff)
downloadlibffi-262cf74fd4003a928ca73e96ef8698546e535c46.tar.gz
No c++ for or1k-elf
-rw-r--r--testsuite/libffi.call/unwindtest_ffi_call.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/libffi.call/unwindtest_ffi_call.cc b/testsuite/libffi.call/unwindtest_ffi_call.cc
index 153d240..1c7f39b 100644
--- a/testsuite/libffi.call/unwindtest_ffi_call.cc
+++ b/testsuite/libffi.call/unwindtest_ffi_call.cc
@@ -4,7 +4,7 @@
PR: none.
Originator: Andreas Tobler <andreast@gcc.gnu.org> 20061213 */
-/* { dg-do run { xfail moxie*-*-* } } */
+/* { dg-do run { xfail moxie*-*-* or1k-*-* } } */
#include "ffitest.h"