diff options
author | 2014-04-11 14:39:56 +0100 | |
---|---|---|
committer | 2014-06-23 14:13:31 +0100 | |
commit | cc7d044752ded296cf737c311f786e87b88180ec (patch) | |
tree | 16ba6e4e35e362c85c428334173449a938cd603b /sysdeps/unix/sysv/linux/bits/fcntl-linux.h | |
parent | elf/dl-lookup.c: Remove unnecessary static variable (diff) | |
download | glibc-cc7d044752ded296cf737c311f786e87b88180ec.tar.xz glibc-cc7d044752ded296cf737c311f786e87b88180ec.zip |
elf/dl-lookup.c: Use __glibc_likely and __glibc_unlikely
Convert all uses of __builtin_expect to __glibc_likely and
__glibc_unlikely. Most of these are trivial boolean expressions
but a few were not. In particular the use of __builtin_expect in
the switch expression in do_lookup_x has been removed. Verified
that there are no code changes on x86_64 and ARM aside from line
numbers.
ChangeLog:
2014-06-23 Will Newton <will.newton@linaro.org>
* elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
rather than __builtin_expect.
Diffstat (limited to 'sysdeps/unix/sysv/linux/bits/fcntl-linux.h')
0 files changed, 0 insertions, 0 deletions