Andreas Schwab, le dim. 16 nov. 2025 11:11:33 +0100, a ecrit: > In file included from ../sysdeps/unix/sysv/linux/loongarch/sysdep.h:24, > from ../sysdeps/unix/sysv/linux/startup.h:22, > from ../csu/libc-tls.c:19, > from ../sysdeps/loongarch/libc-tls.c:19: > ../sysdeps/nptl/pthreadP.h: In function ‘__do_cancel’: > ../sysdeps/loongarch/nptl/tls.h:60:29: error: ‘TLS_TCB_ALIGN’ undeclared > (first use in this function); did you mean ‘LSX_CTX_ALIGN’?
Oops, sorry, I missed that it was used internally by the loongarch headers. I have restored TLS_TCB_ALIGN. Samuel
