Re: [Mingw-w64-public] [PATCH 1/2] headers: _FORTIFY_SOURCE: Use __builtin_va_arg_pack() only if needed.

2019-09-28 Thread Liu Hao
在 2019/9/28 17:40, Christian Franke 写道: > > Please also consider to push: > [PATCH 2/2] headers: _FORTIFY_SOURCE: Allow to disable usage of > __builtin_va_arg_pack(). > > > OK I pushed it. -- Best regards, LH_Mouse ___ Mingw-w64-public mailing li

Re: [Mingw-w64-public] [PATCH 1/2] headers: _FORTIFY_SOURCE: Use __builtin_va_arg_pack() only if needed.

2019-09-28 Thread Christian Franke
Martin Storsjö wrote: On Fri, 27 Sep 2019, Martin Storsjö wrote: On Fri, 27 Sep 2019, Christian Franke wrote: Martin Storsjö wrote: ... Sorry, I forgot about this after the other issue with gnu_inline was sorted out. I guess this patch should be ok, as I presume it's a strict improvement