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 48abc08d13e Automatic date update in version.in new bac5753ca24 elf: Check DT_SYMTAB only on non-IR object new 68a2d9bf874 elf: Don't merge sections with different SHF_LINK_ORDER
The 2 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/elflink.c | 21 ++++++++++++--------- ld/ldelf.c | 7 ++++++- ld/testsuite/ld-elf/pr30791a.d | 16 ++++++++++++++++ ld/testsuite/ld-elf/pr30791a.s | 20 ++++++++++++++++++++ ld/testsuite/ld-elf/pr30791b.d | 11 +++++++++++ ld/testsuite/ld-elf/pr30791b.s | 20 ++++++++++++++++++++ ld/testsuite/ld-elf/pr30791c.s | 20 ++++++++++++++++++++ ld/testsuite/ld-elf/pr30791d.s | 20 ++++++++++++++++++++ 8 files changed, 125 insertions(+), 10 deletions(-) create mode 100644 ld/testsuite/ld-elf/pr30791a.d create mode 100644 ld/testsuite/ld-elf/pr30791a.s create mode 100644 ld/testsuite/ld-elf/pr30791b.d create mode 100644 ld/testsuite/ld-elf/pr30791b.s create mode 100644 ld/testsuite/ld-elf/pr30791c.s create mode 100644 ld/testsuite/ld-elf/pr30791d.s