This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/4] Remove math-finite.h



On 16/07/2019 15:19, Adhemerval Zanella wrote:
> 
> 
> On 26/06/2019 10:57, Wilco Dijkstra wrote:
>> Remove math-finite.h redirections for math functions.
>>
>> Passes buildmanyglibc.
>>
>> 2019-06-26  Wilco Dijkstra  <wdijkstr@arm.com>
>>
>>         * bits/math-finite.h: Delete file.
>>         * math/Makefile: Remove math-finite.h from installed headers.
>>         * math/math.h: Remove math-finite.h inclusions.
>>         * sysdeps/ia64/fpu/bits/math-finite.h: Delete file.
> 
> I think the reasons laid out on original proposal [1] are reasonable.
> The math-finite.h is the optimization that sounded like a brilliant idea
> but ended up as just extra complexity when proper optimization were applied
> for the original intent.
> 
> Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
> 
> [1] https://sourceware.org/ml/libc-alpha/2019-03/msg00395.html

I chatted with Wilco and I will commit this patch shortly on his
behalf. 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]