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 819e1f8697 MIPS: Add new Imagination interAptiv MR2 GAS and LD tests new 41664b45ab Fix PR 21337: segfault when re-reading symbols.
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: gdb/ChangeLog | 6 +++ gdb/symfile.c | 23 ++++++-- gdb/testsuite/ChangeLog | 6 +++ .../formdata16.c => gdb.base/reread-readsym.c} | 2 +- gdb/testsuite/gdb.base/reread-readsym.exp | 61 ++++++++++++++++++++++ 5 files changed, 94 insertions(+), 4 deletions(-) copy gdb/testsuite/{gdb.dwarf2/formdata16.c => gdb.base/reread-readsym.c} (98%) create mode 100644 gdb/testsuite/gdb.base/reread-readsym.exp