[Codegen] Alter the default promotion for saturating adds and subs
[llvm-complete.git] / lib / Target / WebAssembly / known_gcc_test_failures.txt
blob701b347bcbd7660fb935fa8ec9edd4d434341336
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 # blockaddress without an indirectbr still can't be supported
10 20071220-1.c O2 # Relocation against a BB address
11 20071220-2.c
12 990208-1.c
13 label13.C O0
14 label13a.C O0
15 label3.C
17 # WebAssembly hasn't implemented (will never?) __builtin_return_address
18 20010122-1.c
19 20030323-1.c
20 20030811-1.c
21 pr17377.c
23 # Error: invalid output constraint '=t' in asm.
24 990413-2.c
26 # Error: __builtin_setjmp / __builtin_longjmp is not supported for the current target.
27 built-in-setjmp.c
28 pr60003.c
30 # Error in the program / unsupported by Clang.
31 20000822-1.c
32 20010209-1.c
33 20010605-1.c
34 20030501-1.c
35 20040520-1.c
36 20061220-1.c
37 20090219-1.c
38 920415-1.c
39 920428-2.c
40 920501-7.c
41 920612-2.c
42 920721-4.c
43 921017-1.c
44 921215-1.c
45 931002-1.c
46 comp-goto-2.c
47 nest-align-1.c
48 nest-stdar-1.c
49 nestfunc-1.c
50 nestfunc-2.c
51 nestfunc-3.c
52 nestfunc-5.c
53 nestfunc-6.c
54 nestfunc-7.c
55 pr22061-3.c
56 pr22061-4.c
57 pr24135.c
58 pr51447.c
59 20020412-1.c
60 20040308-1.c
61 20040423-1.c
62 20041218-2.c
63 20070919-1.c
64 align-nest.c
65 pr41935.c
66 920302-1.c
67 920501-3.c
68 920728-1.c
69 pr28865.c
70 attr-alias-1.C
71 attr-alias-2.C
72 attr-ifunc-1.C
73 attr-ifunc-2.C
74 attr-ifunc-3.C
75 attr-ifunc-4.C
76 complit12.C
77 va-arg-pack-1.C
78 va-arg-pack-len-1.C
79 builtin-line1.C
80 devirt-6.C  # bad main signature
81 devirt-13.C  # bad main signature
82 devirt-14.C  # bad main signature
83 devirt-21.C  # bad main signature
84 devirt-23.C  # bad main signature
85 lifetime2.C  # violates C++ DR1696
87 # WASI doesn't have stdjmp.h yet
88 pr56982.c
89 simd-2.C
91 # WASI doesn't have pthread.h yet
92 thread_local3.C
93 thread_local3g.C
94 thread_local4.C
95 thread_local4g.C
96 thread_local5.C
97 thread_local5g.C
99 # Untriaged C++ failures
100 spec5.C
101 addr1.C
102 ef_test.C
103 member2.C
104 new39.C
105 new40.C
106 nrv8.C
107 offsetof9.C
108 opaque-1.C
109 pr19650.C
110 pr37146-1.C
111 pr46149.C
112 pr59470.C
113 rtti2.C
114 self1.C
115 type-generic-1.C
116 vbase8-10.C
117 vbase8-21.C
118 vbase8-22.C
119 vbase8-4.C
120 vector1.C