This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from b8be9aea5c6 i386: Ajdust more tests for opcodes/i386: remove trailing w [...] new 98a1627f19c x86: Properly handle IFUNC function pointer reference
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/elf32-i386.c | 8 +++++- bfd/elf64-x86-64.c | 8 +++++- ld/testsuite/ld-ifunc/ifunc.exp | 9 ++++++ ld/testsuite/ld-ifunc/pr29216.c | 62 +++++++++++++++++++++++++++++++++++++++++ 4 files changed, 85 insertions(+), 2 deletions(-) create mode 100644 ld/testsuite/ld-ifunc/pr29216.c