[Bug 295823] lib/libc/string/strrchr2_test:values test failing in CI due to bug in riscv strrchr.S
[email protected] Sun, 07 Jun 2026 21:01:49 +0000
| Newsgroups | gmane.os.freebsd.devel.standards |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D295823 --- Comment #2 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D4996ebdb720042239a197ebec2d265cdf= df1bbf3 commit 4996ebdb720042239a197ebec2d265cdfdf1bbf3 Author: Robert Clausecker <[email protected]> AuthorDate: 2026-06-07 19:00:33 +0000 Commit: Robert Clausecker <[email protected]> CommitDate: 2026-06-07 20:59:19 +0000 libc/riscv64: temporarily unhook strrchr() from the build A bug was discovered in the riscv64 assembly implementation of this function. Fall back to the generic implementation until a fix can be developed. PR: 295823 Reported by: siva MFC after: 1 week lib/libc/riscv/string/Makefile.inc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=