diff options
author | JF Bastien <github@jfbastien.com> | 2016-01-08 12:46:48 -0800 |
---|---|---|
committer | JF Bastien <github@jfbastien.com> | 2016-01-08 12:46:48 -0800 |
commit | 631c527e2eda16819d4c24b19e2b5b8a3f075336 (patch) | |
tree | 9b58df8c67ff149bf8ddc98a8802f4dfac25ef23 /test | |
parent | 48a4607463cbff966a0212b2bcc25f8707b9a8c6 (diff) | |
download | binaryen-631c527e2eda16819d4c24b19e2b5b8a3f075336.tar.gz binaryen-631c527e2eda16819d4c24b19e2b5b8a3f075336.tar.bz2 binaryen-631c527e2eda16819d4c24b19e2b5b8a3f075336.zip |
pr24716 is failing sexpr-wasm, not s2wasm
Diffstat (limited to 'test')
-rw-r--r-- | test/s2wasm_known_gcc_test_failures.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/s2wasm_known_gcc_test_failures.txt b/test/s2wasm_known_gcc_test_failures.txt index c07e9538a..c518ce240 100644 --- a/test/s2wasm_known_gcc_test_failures.txt +++ b/test/s2wasm_known_gcc_test_failures.txt @@ -1,10 +1,6 @@ # Expected failures from running s2wasm on the linked GCC torture test output # files. -# 156:13: redefinition of label "$.LBB0_18" -# 366:13: redefinition of label "$.LBB1_13" -pr24716.c.s.wast - # Unknown symbol (likely an external symbol). pr54937.c.s # $exit |