This is the last of a series of fixes and bodges.
I now get the following results.
On arm64
== 793 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures ==
memcheck/tests/thread_alloca (stderr)
(which is not a new failure) and
== 947 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 1 stdoutB failure, 0 post failures ==
gdbserver_tests/nlvgdbsigqueue (stderr)
gdbserver_tests/nlvgdbsigqueue (stdoutB)
(again a test that fails regularly)
"UnsafeZeroSize".
Checks for C23 free_sized and free_aligned_sized have been added to
- Linux. Almost no libraries support these functions yes, with
+ Linux. Almost no libraries support these functions yet, with
the exception being Google tcmalloc.
* ==================== FIXED BUGS ====================
509107 memcheck/tests/duplicate_align_size_errors.cpp fails
509139 Update BadSize error messages
509258 FreeBSD: add jail_attach_jd and jail_remove_jd syscall wrappers
+509406 FreeBSD 15 issues
509517 s390x: Even/odd lane confusion in various vector insns
509566 Wrap amd64-linux syscall: 442 (mount_setattr)
509572 s390x: Overhaul BFP testsuite
{
arm64 suppression 2
Memcheck:Cond
- fun:__sys_pdfork
+ fun:_*pdfork
}