diff options
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 2018-02-05 H.J. Lu <hongjiu.lu@intel.com> * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Replace - __builtin_expect with __glibc_likely and __glibc_likely. + __builtin_expect with __glibc_likely and __glibc_unlikely. (elf_machine_lazy_rel): Likewise. 2018-02-05 H.J. Lu <hongjiu.lu@intel.com> |