]> 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 22:48:17 +0000 (00:48 +0200)
commitd6ca6163c82c8f45779d18bce2db8830c0719d88
tree2bcad9f820c827428d07c8521c0ad50d1600a94b
parentcc89492a617a0084dece04fb5d5119a51ac45c84
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