[PATCH] sparcv9: Restore fdiml@GLIBC_2.1

David Miller davem@davemloft.net
Sun Aug 28 04:50:00 GMT 2016


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.



More information about the Libc-alpha mailing list