[PATCH] malloc/obstack: Merge obstack code back from gnulib
Will Newton
will.newton@linaro.org
Tue Apr 1 13:21:00 GMT 2014
On 28 March 2014 21:42, Paul Eggert <eggert@cs.ucla.edu> wrote:
> On 03/28/2014 02:11 PM, Joseph S. Myers wrote:
>>
>> I don't think we should #define _Noreturn in the case of GCC >= 4.7
>
>
> Thanks, revised patches attached. The second one's unaffected.
The first patch is liable to cause -Wundef warnings as
__STDC_VERSION__ is not defined by default by gcc. I guess it could
also use a comment as the conditional is non-trivial.
--
Will Newton
Toolchain Working Group, Linaro
More information about the Libc-alpha
mailing list