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: GNU indirect functions vs. symbol visibility


* Alan Modra:

> glibc people: As the main user of ifuncs, how do you feel about not
> declaring functions hidden that are implemented in glibc by ifuncs?

We have run into this before, I think:

  <https://sourceware.org/ml/libc-alpha/2016-07/msg00089.html>

> It's fine to make them hidden via a version script, or even define
> them as hidden (which requires just the rs6000_elf_encode_section_info
> part of my gcc patch to make ppc32 behave).

If it doesn't work, we'd certainly prefer an early diagnostic.


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