From: Sam Clegg Date: Tue, 30 Apr 2019 23:10:28 +0000 (+0000) Subject: [WebAssembly] Update expectations for gcc torture tests X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f437a9d225ba74782167de702c43135d7e3d48ce;p=llvm [WebAssembly] Update expectations for gcc torture tests 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 --- diff --git a/lib/Target/WebAssembly/known_gcc_test_failures.txt b/lib/Target/WebAssembly/known_gcc_test_failures.txt index a3795679531..990e41b8d96 100644 --- a/lib/Target/WebAssembly/known_gcc_test_failures.txt +++ b/lib/Target/WebAssembly/known_gcc_test_failures.txt @@ -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