diff options
author | Alon Zakai <alonzakai@gmail.com> | 2015-12-23 15:35:14 -0800 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2015-12-23 15:35:14 -0800 |
commit | 3b52cb1fc5909198e42c9813e289f11e898b0a6b (patch) | |
tree | 834658552d529d1b4b450b1c05721902f3179411 | |
parent | 9ec32cf1ee5f67de5fc3782ce175ef2324b202c0 (diff) | |
download | binaryen-3b52cb1fc5909198e42c9813e289f11e898b0a6b.tar.gz binaryen-3b52cb1fc5909198e42c9813e289f11e898b0a6b.tar.bz2 binaryen-3b52cb1fc5909198e42c9813e289f11e898b0a6b.zip |
note bug for failing test
-rw-r--r-- | test/s2wasm_known_gcc_test_failures.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/s2wasm_known_gcc_test_failures.txt b/test/s2wasm_known_gcc_test_failures.txt index de35e81f6..89449a1d3 100644 --- a/test/s2wasm_known_gcc_test_failures.txt +++ b/test/s2wasm_known_gcc_test_failures.txt @@ -4,12 +4,14 @@ # https://llvm.org/bugs/show_bug.cgi?id=25931 20010924-1.c.s +# https://llvm.org/bugs/show_bug.cgi?id=25938 +930930-1.c.s + # Unclassified: 20031215-1.c.s 20050929-1.c.s 20071220-1.c.s 20071220-2.c.s -930930-1.c.s align-3.c.s pr27285.c.s pr35800.c.s |