diff options
Diffstat (limited to 'test/tsan/map32bit.cc')
-rw-r--r-- | test/tsan/map32bit.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tsan/map32bit.cc b/test/tsan/map32bit.cc index 0411f29a9504e..3b4f8990016e8 100644 --- a/test/tsan/map32bit.cc +++ b/test/tsan/map32bit.cc @@ -8,7 +8,7 @@ // https://github.com/google/sanitizers/issues/412 // MAP_32BIT flag for mmap is supported only for x86_64. -// XFAIL: mips64 +// XFAIL: mips // XFAIL: aarch64 // XFAIL: powerpc64 |