Home | History | Annotate | Download | only in WebAssembly
      1 # Tests which are known to fail from the GCC torture test suite.
      2 
      3 # Computed gotos are not supported (Cannot select BlockAddress/BRIND)
      4 20040302-1.c
      5 20071210-1.c
      6 920501-4.c
      7 920501-5.c
      8 comp-goto-1.c
      9 980526-1.c
     10 990208-1.c
     11 
     12 # WebAssembly hasn't implemented (will never?) __builtin_return_address
     13 20010122-1.c
     14 20030323-1.c
     15 20030811-1.c
     16 pr17377.c
     17 
     18 # Error: invalid output constraint '=t' in asm.
     19 990413-2.c
     20 
     21 # Error: __builtin_setjmp / __builtin_longjmp is not supported for the current target.
     22 built-in-setjmp.c
     23 pr60003.c
     24 
     25 # Error in the program / unsupported by Clang.
     26 scal-to-vec1.c
     27 scal-to-vec2.c
     28 scal-to-vec3.c
     29 20000822-1.c
     30 20010209-1.c
     31 20010605-1.c
     32 20030501-1.c
     33 20040520-1.c
     34 20061220-1.c
     35 20090219-1.c
     36 920415-1.c
     37 920428-2.c
     38 920501-7.c
     39 920612-2.c
     40 920721-4.c
     41 921017-1.c
     42 921215-1.c
     43 931002-1.c
     44 comp-goto-2.c
     45 nest-align-1.c
     46 nest-stdar-1.c
     47 nestfunc-1.c
     48 nestfunc-2.c
     49 nestfunc-3.c
     50 nestfunc-5.c
     51 nestfunc-6.c
     52 nestfunc-7.c
     53 pr22061-3.c
     54 pr22061-4.c
     55 pr24135.c
     56 pr51447.c
     57 20020412-1.c
     58 20040308-1.c
     59 20040423-1.c
     60 20041218-2.c
     61 20070919-1.c
     62 align-nest.c
     63 pr41935.c
     64 920302-1.c
     65 920501-3.c
     66 920728-1.c
     67 pr28865.c
     68 widechar-2.c
     69 pr41463.c
     70