[libc-commits] [libc] [libc][math][c23] Enable _Float16 entrypoints on 32-bit Arm and on RISC-V (PR #109700)

via libc-commits libc-commits at lists.llvm.org
Tue Sep 24 06:48:56 PDT 2024


overmighty wrote:

Only these unrelated tests failed with `check-libc` in fullbuild mode:

- libc/test/src/sys/mman/linux/madvise_test.cpp
- libc/test/src/sys/mman/linux/mincore_test.cpp
- libc/test/src/sys/mman/linux/mlock_test.cpp
- libc/test/src/sys/mman/linux/posix_madvise_test.cpp
- libc/test/src/sys/prctl/linux/prctl_test.cpp
- libc/test/src/sys/stat/chmod_test.cpp
- libc/test/src/sys/stat/fchmod_test.cpp
- libc/test/src/sys/stat/fchmodat_test.cpp
- libc/test/src/termios/termios_test.cpp
- libc/test/src/unistd/access_test.cpp
- libc/test/src/unistd/pread_pwrite_test.cpp
- libc/test/src/unistd/read_write_test.cpp


https://github.com/llvm/llvm-project/pull/109700


More information about the libc-commits mailing list