summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2022-08-06 03:08:27 +0200
committerBen Hutchings <ben@decadent.org.uk>2022-08-06 03:08:27 +0200
commita68d6e719b1d31c07bed3f243a9906e50f2f27af (patch)
tree4b05c2de7acedf2d3e6dc141609b5f65cc210d9a
parentb31f8a4bd3accc0008790049e33f83db14369547 (diff)
downloadklibc-maint-a68d6e719b1d31c07bed3f243a9906e50f2f27af.tar.gz
status.md: Update for regression fixed on arm64
-rw-r--r--status.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/status.md b/status.md
index 1a1f626..2b7734a 100644
--- a/status.md
+++ b/status.md
@@ -30,11 +30,9 @@ test-many-klibcs implements:
with Clang, but only on QEMU
* 2a:sscanf: Exits with error when built with Clang, but only on QEMU
-### 2.0.10+git20220803
+### 2.0.10+git20220806
* 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, maybe only on QEMU
* riscv64:
* 2a:sigint: Fails when built with Clang, maybe only on QEMU