Commit 8cfc27f
authored
[LoongArch] Disable float16-smoke.c test (#254)
Clang on loongarch now supports _Float16, and therefore the test is now
attempted. However the system libraries on current distributions
do not yet contain the necessary conversion routines to actually run
binaries using _Float16, and so the attempt fails.
Disable the test on loongarch for now.1 parent 45c296d commit 8cfc27f
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments