This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: [RFC] BZ 15666: alpha: Add __sqrt*_finite definitions


On 06/24/2013 02:57 PM, Roland McGrath wrote:
>> This doesn't quite work.  The __sqrtl_finite version gets emitted to
>> the wrong version.  I had thought that adding symbols to the Versions
>> file at a later version would override earlier symbols in the more
>> generic Versions file, but it appears that isn't so?
> 
> Nope.  Our machinery just pastes them together, so libm.map lists
> both.  The linker chooses the earliest one.

Ok.  That's what I'll do for the 2.18 release.  I'll post a revised
patch including the tested abi files later tonight.


r~


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