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


"Maciej W. Rozycki" <macro@linux-mips.org> writes:

> 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?

A nicer interface.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


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