https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95700
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Why isn't gcc's own stddef.h used rather than the musl one? I don't think it is a good idea to allow (uintptr_t) 0 as valid sentinel.