diff options
author | JF Bastien <jfb@chromium.org> | 2015-12-22 14:19:26 -0800 |
---|---|---|
committer | JF Bastien <jfb@chromium.org> | 2015-12-22 14:19:26 -0800 |
commit | b221bd91e51ef404f14ac938f111833b4892320e (patch) | |
tree | 509579438cddf0ea88253f2793e39370d84175d8 | |
parent | 89972f57fc1d98a2990a635878df39867d1f98f9 (diff) | |
download | binaryen-b221bd91e51ef404f14ac938f111833b4892320e.tar.gz binaryen-b221bd91e51ef404f14ac938f111833b4892320e.tar.bz2 binaryen-b221bd91e51ef404f14ac938f111833b4892320e.zip |
Add list of known GCC torture test failures
I'll run the tests on the bots, and then triage the failures and fix them.
-rw-r--r-- | s2wasm_known_gcc_test_failures.txt | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/s2wasm_known_gcc_test_failures.txt b/s2wasm_known_gcc_test_failures.txt new file mode 100644 index 000000000..0801493aa --- /dev/null +++ b/s2wasm_known_gcc_test_failures.txt @@ -0,0 +1,85 @@ +# Expected failures from running s2wasm on the linked GCC torture test output +# files. + +20000412-1.c.s +20000412-6.c.s +20000528-1.c.s +20010224-1.c.s +20010915-1.c.s +20010924-1.c.s +20020201-1.c.s +20020216-1.c.s +20020226-1.c.s +20020508-1.c.s +20020508-2.c.s +20020508-3.c.s +20020911-1.c.s +20021010-2.c.s +20021015-1.c.s +20030128-1.c.s +20030714-1.c.s +20031215-1.c.s +20041124-1.c.s +20050929-1.c.s +20060905-1.c.s +20071220-1.c.s +20071220-2.c.s +20111227-1.c.s +20111227-2.c.s +20111227-3.c.s +20131127-1.c.s +20140212-1.c.s +930930-1.c.s +950426-1.c.s +960326-1.c.s +961125-1.c.s +980612-1.c.s +align-2.c.s +align-3.c.s +bitfld-3.c.s +bitfld-4.c.s +compndlit-1.c.s +memset-1.c.s +memset-2.c.s +memset-3.c.s +packed-1.c.s +pr19606.c.s +pr21173.c.s +pr23324.c.s +pr27285.c.s +pr29006.c.s +pr29695-2.c.s +pr34415.c.s +pr35800.c.s +pr36691.c.s +pr37924.c.s +pr40386.c.s +pr42269-2.c.s +pr42512.c.s +pr51933.c.s +pr52979-1.c.s +pr52979-2.c.s +pr53084.c.s +pr53160.c.s +pr57344-3.c.s +pr57344-4.c.s +pr57861.c.s +pr57877.c.s +pr58277-2.c.s +pr58419.c.s +pr58431.c.s +pr58831.c.s +pr59221.c.s +pr59387.c.s +pr59747.c.s +pr60017.c.s +pr61306-3.c.s +pr61673.c.s +pr63659.c.s +simd-2.c.s +simd-5.c.s +string-opt-17.c.s +string-opt-5.c.s +struct-ini-1.c.s +struct-ini-2.c.s +struct-ini-3.c.s |