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] Use fabs(f/l) rather than __fabs


On 29 Sep 2017, Wilco Dijkstra wrote:

>Right so there are no namespace issues. But what about localplt issues
>due to the disabling of fabsl inlining? I can't find any renaming, so why are
>there no local plt failures on ppc soft-float?

Because sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data,
the localplt.data file for ppc soft-float, lists fabsl as a required entry.


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