summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2022-08-03 21:06:36 +0200
committerBen Hutchings <ben@decadent.org.uk>2022-08-04 00:39:57 +0200
commit75b75e81b547d3eb6e0b629f838f3acff9eb3fbd (patch)
treebf4ad72a1acc8b729e430ea22733be04e63d1fa5
parent2979e055bc15c3696db7aa4b92eee94d0425b4b1 (diff)
downloadklibc-maint-75b75e81b547d3eb6e0b629f838f3acff9eb3fbd.tar.gz
status.md: Add regressions of 2.0.10 with current kernel and toolchains
-rw-r--r--status.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/status.md b/status.md
index bb8f0ff..89c58fa 100644
--- a/status.md
+++ b/status.md
@@ -15,7 +15,11 @@ test-many-klibcs implements:
### 2.0.10
+* arm, i386, m68k, parisc, ppc, sh:
+ * Fail to build (with Linux 5.19 headers)
* arm64:
+ * 2a:malloctest2, 2a:setjmptest, 2a:sigint: Fail in shared build
+ with GNU toolchain (gcc 12.1.0, binutils 2.38.90.20220713)
* 2c: Fails with SIGSEGV in static build with LLVM, but only on QEMU
* riscv64:
* 2a:sigint: Fails when built with Clang, but only on QEMU