"H.J. Lu" <hjl.to...@gmail.com> writes: > On Thu, Apr 4, 2024 at 6:18 AM <ci_not...@linaro.org> wrote: >> >> We track this report status in https://linaro.atlassian.net/browse/GNU-1188 >> , please let >> us know if you are looking at the problem and/or when you have a fix. >> >> In master-aarch64 after: >> >> | commit binutils-2_41-release-2766-ga9505c74206 >> | Author: H.J. Lu <hjl.to...@gmail.com> >> | Date: Mon Mar 11 09:51:06 2024 -0700 >> | >> | elf: Add _bfd_elf_link_m[un]map_section_contents >> | >> | To copy input section contents, add >> _bfd_elf_link_mmap_section_contents >> | and _bfd_elf_link_munmap_section_contents to mmap in the input >> sections. >> | >> | * elf-bfd.h (_bfd_elf_link_mmap_section_contents): New. >> | (_bfd_elf_link_munmap_section_contents): Likewise. >> | ... 13 lines of the commit log omitted. >> >> FAIL: 1 regressions >> >> regressions.sum: >> === glibc tests === >> >> Running glibc:wcsmbs ... >> FAIL: wcsmbs/tst-wcstod-round >> > > Please extra a small testcase which can be reproduced on Linux/x86-64.
I wasn't able to reproduce this failure on x86_64-linux, only on aarch64-linux. In any case, it's not happening with tip of trunk anymore. There were some commits fixing mmap issues, one of them must have fixed this problem. -- Thiago _______________________________________________ linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org