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: RFC: Automatically test IFUNC implementations


> I thought we'd discussed returning a count from __libc_func,
> and the (static) array provided by the test program.
> 
> Certainly that's going to be less dead bss space in libc.so.

IMHO this feature must be done in a way that adds zero data space
(including zero relro const data), zero bss space, and zero relocs
to the library.


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