known_gcc_test_failures.txt revision 327952
1# Tests which are known to fail from the GCC torture test suite.
2
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
8#
9# The attributes in this case represent the different arguments used to
10# compiler: 'wasm-s' is for compiling to .s files, and 'wasm-o' for compiling
11# to wasm object files (.o).
12
13# Computed gotos are not supported (Cannot select BlockAddress/BRIND)
1420071220-1.c wasm-o,O0
1520040302-1.c
1620041214-1.c O0
1720071210-1.c
1820071220-1.c wasm-s,O0
19920501-4.c
20920501-5.c
21comp-goto-1.c
22980526-1.c
23990208-1.c
24
25# WebAssembly hasn't implemented (will never?) __builtin_return_address
2620010122-1.c
2720030323-1.c
2820030811-1.c
29pr17377.c
30
31# Error: invalid output constraint '=t' in asm.
32990413-2.c
33
34# Error: __builtin_setjmp / __builtin_longjmp is not supported for the current target.
35built-in-setjmp.c
36pr60003.c
37
38# Error in the program / unsupported by Clang.
3920000822-1.c
4020010209-1.c
4120010605-1.c
4220030501-1.c
4320040520-1.c
4420061220-1.c
4520090219-1.c
46920415-1.c
47920428-2.c
48920501-7.c
49920612-2.c
50920721-4.c
51921017-1.c
52921215-1.c
53931002-1.c
54comp-goto-2.c
55nest-align-1.c
56nest-stdar-1.c
57nestfunc-1.c
58nestfunc-2.c
59nestfunc-3.c
60nestfunc-5.c
61nestfunc-6.c
62nestfunc-7.c
63pr22061-3.c
64pr22061-4.c
65pr24135.c
66pr51447.c
6720020412-1.c
6820040308-1.c
6920040423-1.c
7020041218-2.c
7120070919-1.c
72align-nest.c
73pr41935.c
74920302-1.c
75920501-3.c
76920728-1.c
77pr28865.c
78widechar-2.c
79
80# Untriaged: Assertion failure in WasmObjectWriter::applyRelocations
8120071220-2.c wasm-o,O0
82