]> granicus.if.org Git - llvm/commitdiff
[WebAssembly] Update expectations for gcc torture tests
authorSam Clegg <sbc@chromium.org>
Tue, 30 Apr 2019 23:10:28 +0000 (23:10 +0000)
committerSam Clegg <sbc@chromium.org>
Tue, 30 Apr 2019 23:10:28 +0000 (23:10 +0000)
This is needed to make the wasm waterfall green again
after we land the update to WASI:
https://github.com/WebAssembly/waterfall/pull/492

Differential Revision: https://reviews.llvm.org/D61351

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@359634 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/WebAssembly/known_gcc_test_failures.txt

index a379567953147f50ad25b0de2397d377c985b486..990e41b8d967e903321eda36d0324c70eb80aad6 100644 (file)
@@ -93,6 +93,18 @@ devirt-21.C  # bad main signature
 devirt-23.C  # bad main signature
 lifetime2.C  # violates C++ DR1696
 
+# WASI doesn't have stdjmp.h yet
+pr56982.c
+simd-2.C
+
+# WASI doesn't have pthread.h yet
+thread_local3.C
+thread_local3g.C
+thread_local4.C
+thread_local4g.C
+thread_local5.C
+thread_local5g.C
+
 # Untriaged C++ failures
 spec5.C
 addr1.C