Revert r354244 "[DAGCombiner] Eliminate dead stores to stack."
[llvm-complete.git] / lib / Target / WebAssembly / known_gcc_test_failures.txt
bloba379567953147f50ad25b0de2397d377c985b486
1 # Tests which are known to fail from the GCC torture test suite.
3 # Syntax: Each line has a single test to be marked as a 'known failure' (or
4 # 'exclusion'. Known failures are expected to fail, and will cause an error if
5 # they pass. (Known failures that do not run at all will not cause an
6 # error). The format is
7 # <name> <attributes> # comment
9 # Computed gotos are not supported (Cannot select BlockAddress/BRIND)
10 20071220-1.c
11 20071220-2.c
12 20040302-1.c
13 20041214-1.c O0
14 20071210-1.c
15 920501-4.c
16 920501-5.c
17 comp-goto-1.c
18 980526-1.c
19 990208-1.c
20 label13.C O0
21 label13a.C O0
22 label3.C
23 pr42462.C O0
25 # WebAssembly hasn't implemented (will never?) __builtin_return_address
26 20010122-1.c
27 20030323-1.c
28 20030811-1.c
29 pr17377.c
31 # Error: invalid output constraint '=t' in asm.
32 990413-2.c
34 # Error: __builtin_setjmp / __builtin_longjmp is not supported for the current target.
35 built-in-setjmp.c
36 pr60003.c
38 # Error in the program / unsupported by Clang.
39 20000822-1.c
40 20010209-1.c
41 20010605-1.c
42 20030501-1.c
43 20040520-1.c
44 20061220-1.c
45 20090219-1.c
46 920415-1.c
47 920428-2.c
48 920501-7.c
49 920612-2.c
50 920721-4.c
51 921017-1.c
52 921215-1.c
53 931002-1.c
54 comp-goto-2.c
55 nest-align-1.c
56 nest-stdar-1.c
57 nestfunc-1.c
58 nestfunc-2.c
59 nestfunc-3.c
60 nestfunc-5.c
61 nestfunc-6.c
62 nestfunc-7.c
63 pr22061-3.c
64 pr22061-4.c
65 pr24135.c
66 pr51447.c
67 20020412-1.c
68 20040308-1.c
69 20040423-1.c
70 20041218-2.c
71 20070919-1.c
72 align-nest.c
73 pr41935.c
74 920302-1.c
75 920501-3.c
76 920728-1.c
77 pr28865.c
78 attr-alias-1.C
79 attr-alias-2.C
80 attr-ifunc-1.C
81 attr-ifunc-2.C
82 attr-ifunc-3.C
83 attr-ifunc-4.C
84 complit12.C
85 va-arg-pack-1.C
86 va-arg-pack-len-1.C
87 builtin-line1.C
88 builtin-location.C
89 devirt-6.C  # bad main signature
90 devirt-13.C  # bad main signature
91 devirt-14.C  # bad main signature
92 devirt-21.C  # bad main signature
93 devirt-23.C  # bad main signature
94 lifetime2.C  # violates C++ DR1696
96 # Untriaged C++ failures
97 spec5.C
98 addr1.C
99 ef_test.C
100 friend18.C
101 member2.C
102 new39.C
103 new40.C
104 nrv8.C
105 offsetof9.C
106 opaque-1.C
107 pr19650.C
108 pr37146-1.C
109 pr46149.C
110 pr59470.C
111 rtti2.C
112 self1.C
113 type-generic-1.C
114 vbase8-10.C
115 vbase8-21.C
116 vbase8-22.C
117 vbase8-4.C
118 vector1.C