]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/waterfall/src/test/emwasm_compile_known_gcc_test_failures.txt
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / waterfall / src / test / emwasm_compile_known_gcc_test_failures.txt
1 # Fails with bare wasm clang, no emcc (some details in LLVM's
2 # /lib/target/WebAssembly/known_gcc_test_failures.txt)
3 20000822-1.c
4 20010122-1.c
5 20010209-1.c
6 20010605-1.c
7 20020412-1.c
8 20030501-1.c
9 20040302-1.c
10 20040308-1.c
11 20040423-1.c
12 20040520-1.c
13 20041218-2.c
14 20061220-1.c
15 20070919-1.c
16 20071210-1.c
17 20090219-1.c
18 920302-1.c
19 920415-1.c
20 920428-2.c
21 920501-3.c
22 920501-4.c
23 920501-5.c
24 920501-7.c
25 920612-2.c
26 920721-4.c
27 920728-1.c
28 921017-1.c
29 921215-1.c
30 931002-1.c
31 980526-1.c
32 990413-2.c
33 align-nest.c
34 built-in-setjmp.c
35 comp-goto-1.c
36 comp-goto-2.c
37 nest-align-1.c
38 nest-stdar-1.c
39 nestfunc-1.c
40 nestfunc-2.c
41 nestfunc-3.c
42 nestfunc-5.c
43 nestfunc-6.c
44 nestfunc-7.c
45 pr22061-3.c
46 pr22061-4.c
47 pr24135.c
48 pr28865.c
49 pr41935.c
50 pr51447.c
51 pr60003.c
52 scal-to-vec1.c
53 scal-to-vec2.c
54 scal-to-vec3.c
55
56
57 # Multiply-defined symbols because emcc doesn't link libc/libm as archives
58 20021127-1.c
59 20030125-1.c
60 20090711-1.c
61 960909-1.c
62 980701-1.c
63 cbrt.c
64
65 # Computed gotos (but works with bare wasm clang)
66 20041214-1.c
67 20071220-1.c
68 20071220-2.c
69
70 # Works with asm2wasm
71 20030913-1.c # glob multiply defined in wasm but not asm2wasm
72 941014-1.c # Function addresses with offsets not supported
73 960218-1.c # glob multiply defined in wasm but not asm2wasm
74 pr17377.c # __builtin_return_address
75
76 # wasm-validation errors
77 call-trap-1.c # call param number must match
78 pr44942.c # call param number must match
79 921208-2.c # call param number must match
80 920501-1.c # call param number must match
81 20051012-1.c # call param number must match