[PATCH] sparcv9: Restore fdiml@GLIBC_2.1

Paul E. Murphy murphyp@linux.vnet.ibm.com
Mon Aug 29 18:31:00 GMT 2016



On 08/27/2016 11:50 PM, David Miller wrote:
> From: Aurelien Jarno <aurelien@aurel32.net>
> Date: Sat, 27 Aug 2016 12:48:23 +0200
> 
>> On 2016-08-26 14:28, Paul E. Murphy wrote:
>>>
>>> diff --git a/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.c b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.c
>>> index c9c7704..9666741 100644
>>> --- a/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.c
>>> +++ b/sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.c
>>> @@ -29,4 +29,4 @@ weak_alias (__fdim, fdim)
>>>  # define __fdim __fdim_generic
>>>  #endif
>>>  
>>> -#include <math/s_fdim.c>
>>> +#include <ldbl-opt/s_fdim.c>
>>
>> I confirm this patch is correct. I have done a 32-bit build and it works
>> as expected, the symbol is back. I have added David Miller in Cc: so
>> that he can also ack the patch.
> 
> This is fine with me.
> 

Thanks.

Committed as d47d27d.



More information about the Libc-alpha mailing list