This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_31-branch in repository binutils-gdb.
from dba17838ab PR24355, segmentation fault in function called from ppc_fini [...] new bca6a14c56 x86: Also check x86 linker_def for non-shared definition
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/ChangeLog | 6 ++++++ bfd/elfxx-x86.h | 1 + ld/ChangeLog | 12 ++++++++++++ ld/testsuite/ld-x86-64/pr24458.s | 5 +++++ ld/testsuite/ld-x86-64/pr24458a-x32.d | 5 +++++ ld/testsuite/ld-x86-64/pr24458a.d | 5 +++++ ld/testsuite/ld-x86-64/pr24458b-x32.d | 5 +++++ ld/testsuite/ld-x86-64/pr24458b.d | 5 +++++ ld/testsuite/ld-x86-64/pr24458c-x32.d | 5 +++++ ld/testsuite/ld-x86-64/pr24458c.d | 5 +++++ ld/testsuite/ld-x86-64/x86-64.exp | 6 ++++++ 11 files changed, 60 insertions(+) create mode 100644 ld/testsuite/ld-x86-64/pr24458.s create mode 100644 ld/testsuite/ld-x86-64/pr24458a-x32.d create mode 100644 ld/testsuite/ld-x86-64/pr24458a.d create mode 100644 ld/testsuite/ld-x86-64/pr24458b-x32.d create mode 100644 ld/testsuite/ld-x86-64/pr24458b.d create mode 100644 ld/testsuite/ld-x86-64/pr24458c-x32.d create mode 100644 ld/testsuite/ld-x86-64/pr24458c.d