https://sourceware.org/bugzilla/show_bug.cgi?id=27884
--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1b3892bedc7674dfd86b1b0285951271cd82de63 commit 1b3892bedc7674dfd86b1b0285951271cd82de63 Author: Alan Modra <amo...@gmail.com> Date: Tue May 18 23:41:10 2021 +0930 PR27884, skip_attr_bytes: Assertion (data) <= (end) failed PR 27884 * dwarf.c (get_type_abbrev_from_form): Replace cu_offset_return param with map_return, and return map for DW_FORM_ref_addr. (get_type_signedness): Adjust calls to get_type_abbrev_from_form. Pass returned cu map start and end to recursive call. (read_and_display_attr_value): Similarly. -- You are receiving this mail because: You are on the CC list for the bug.