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 994bc098f95 gdb/doc: Document AArch64 FPMR support new e831f91245f Do not crash on recursive pointer types
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/dwarf2/read.c | 84 +++++++++++++++++++++- ...fo_locals_renaming.exp => recursive-access.exp} | 13 ++-- .../main.adb => recursive-access/pack.ads} | 16 +++-- .../value.ads => recursive-access/prog.adb} | 11 +-- 4 files changed, 106 insertions(+), 18 deletions(-) copy gdb/testsuite/gdb.ada/{info_locals_renaming.exp => recursive-access.exp} (77%) copy gdb/testsuite/gdb.ada/{p-bounds/main.adb => recursive-access/pack.ads} (69%) copy gdb/testsuite/gdb.ada/{return-small-char-array/value.ads => recursive-access/ [...]