summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/msan/Linux/sunrpc_bytes.cc
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/test/msan/Linux/sunrpc_bytes.cc')
-rw-r--r--compiler-rt/test/msan/Linux/sunrpc_bytes.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler-rt/test/msan/Linux/sunrpc_bytes.cc b/compiler-rt/test/msan/Linux/sunrpc_bytes.cc
index 477637af2b6..4d46d55f093 100644
--- a/compiler-rt/test/msan/Linux/sunrpc_bytes.cc
+++ b/compiler-rt/test/msan/Linux/sunrpc_bytes.cc
@@ -3,6 +3,8 @@
// RUN: %clangxx_msan -g -O0 -DUNINIT=1 %s -o %t && \
// RUN: not %run %t 2>&1 | FileCheck %s
+// XFAIL: target-is-mips64el
+
#include <assert.h>
#include <string.h>
#include <rpc/xdr.h>
OpenPOWER on IntegriCloud