This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_30-branch in repository binutils-gdb.
from 00a6bd6bc0 Automatic date update in version.in new d957f81cb3 PR22836, "-r -s" doesn't work with -g3 using GCC 7 new cd2de6083d PR22836 testcases
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/ChangeLog | 11 +++++++++++ bfd/elf.c | 25 +++++++++++++++++++++---- bfd/elflink.c | 7 +++++++ binutils/ChangeLog | 12 ++++++++++++ binutils/testsuite/binutils-all/group-7.s | 6 ++++++ binutils/testsuite/binutils-all/group-7a.d | 16 ++++++++++++++++ binutils/testsuite/binutils-all/group-7b.d | 19 +++++++++++++++++++ binutils/testsuite/binutils-all/group-7c.d | 8 ++++++++ binutils/testsuite/binutils-all/objcopy.exp | 3 +++ ld/ChangeLog | 19 +++++++++++++++++++ ld/testsuite/ld-elf/pr22836-1.s | 4 ++++ ld/testsuite/ld-elf/pr22836-1a.d | 7 +++++++ ld/testsuite/ld-elf/pr22836-1b.d | 7 +++++++ ld/testsuite/ld-elf/pr22836-2.d | 7 +++++++ ld/testsuite/ld-elf/pr22836-2.s | 7 +++++++ 15 files changed, 154 insertions(+), 4 deletions(-) create mode 100644 binutils/testsuite/binutils-all/group-7.s create mode 100644 binutils/testsuite/binutils-all/group-7a.d create mode 100644 binutils/testsuite/binutils-all/group-7b.d create mode 100644 binutils/testsuite/binutils-all/group-7c.d create mode 100644 ld/testsuite/ld-elf/pr22836-1.s create mode 100644 ld/testsuite/ld-elf/pr22836-1a.d create mode 100644 ld/testsuite/ld-elf/pr22836-1b.d create mode 100644 ld/testsuite/ld-elf/pr22836-2.d create mode 100644 ld/testsuite/ld-elf/pr22836-2.s