]> Savannah Git Hosting - gnulib.git/commit
stddef: work around a GCC 14 stddef.h bug
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 27 Apr 2024 16:09:38 +0000 (09:09 -0700)
committerBruno Haible <bruno@clisp.org>
Fri, 17 May 2024 23:18:46 +0000 (01:18 +0200)
commitfda77dba48c500bbd61f1ae93f488a34f02ac2d1
tree2b74c6c51e6844c0eca10a7fa4eb2c3c39168550
parent068189126c0ced46817cb22f5faf4bfab3ca51c6
stddef: work around a GCC 14 stddef.h bug

* lib/stddef.in.h: (_GCC_NULLPTR_T): Define if needed to work around
GCC bug 114869.
* m4/stddef_h.m4 (gl_STDDEF_H, gl_STDDEF_H_DEFAULTS):
* modules/stddef (stddef.h):
Detect the two bugs 114869 and 114870.
ChangeLog
lib/stddef.in.h
m4/stddef_h.m4
modules/stddef