[PATCH 0/3] tools/nolibc: gcc 15 compatibility

From: Thomas Weißschuh

Date: Wed Apr 08 2026 - 17:04:24 EST


Ensure nolibc is fully compatible with the latest gcc.

Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
---
Thomas Weißschuh (3):
tools/nolibc: create __nolibc_no_sanitize_ubsan
tools/nolibc: support UBSAN on gcc
selftests/nolibc: use gcc 15

tools/include/nolibc/compiler.h | 10 ++++++++++
tools/include/nolibc/crt.h | 5 +----
tools/testing/selftests/nolibc/run-tests.sh | 2 +-
3 files changed, 12 insertions(+), 5 deletions(-)
---
base-commit: 598b670af347bc8d998866b1e795e40a3bb168de
change-id: 20260408-nolibc-gcc-15-bf61ceac9aee

Best regards,
--
Thomas Weißschuh <linux@xxxxxxxxxxxxxx>