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 3ceda72296e Fix GDB internal error by using text (instead of data) sect [...] new dfa1952ee8e gdb: work around negative DW_AT_data_member_location GCC 11 bug
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/cu.c | 1 + gdb/dwarf2/cu.h | 1 + gdb/dwarf2/read.c | 14 ++++ ...tion-main.c => negative-data-member-location.c} | 12 ++-- .../gdb.dwarf2/negative-data-member-location.exp | 77 ++++++++++++++++++++++ 5 files changed, 101 insertions(+), 4 deletions(-) copy gdb/testsuite/gdb.dwarf2/{locexpr-data-member-location-main.c => negative-dat [...] create mode 100644 gdb/testsuite/gdb.dwarf2/negative-data-member-location.exp