On Wed, 26 Feb 2025, Jakub Jelinek wrote:

> In any case, the following patch has been bootstrapped/regtested on
> x86_64-linux and i686-linux, ok for trunk?  Or something else?
> 
> 2025-02-26  Jakub Jelinek  <ja...@redhat.com>
> 
>       PR c/114870
>       * ginclude/stddef.h (__STDC_VERSION_STDDEF_H__, unreachable): Don't
>       redefine multiple times if stddef.h is first included without __need_*
>       defines and later with them.  Move nullptr_t and unreachable and
>       __STDC_VERSION_STDDEF_H__ definitions into the same
>       defined (__STDC_VERSION__) && __STDC_VERSION__ > 201710L #if block.

OK.

-- 
Joseph S. Myers
josmy...@redhat.com

Reply via email to