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][BZ #17250] Static dlopen default library search path fix


On Wed, 5 Aug 2015, Andreas Schwab wrote:

> >  So the solution is to leave `.l_flags_1' clear in the static link map, 
> > and I can see `__builtin_expect' has been since changed in elf/dl-load.c 
> > to `__glibc_unlikely' already so nothing to do here; obviously I must have 
> > not been the only one getting confused here.
> 
> The __builtin_expect -> __glibc_(un)likely change was a cleanup, nothing
> about getting confused.

 Hmm, what was the purpose of introducing `__glibc_(un)likely' then?

  Maciej


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