https://sourceware.org/bugzilla/show_bug.cgi?id=29267
--- Comment #22 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8c7125feaaa495b2aa0fed6cd077e35d0d90df43 commit 8c7125feaaa495b2aa0fed6cd077e35d0d90df43 Author: Vsevolod Alekseyev <se...@sprynet.com> Date: Tue Oct 3 09:27:27 2023 +0100 Fix: readelf..info misreports DW_FORM_loclistx, DW_FORM_rnglistx PR 29267 * dwarf.c (fetch_indexed_value): Delete. (fetch_indexed_offset): Correct base address calculation. (read_and_display_attr_value): Replace uses of fetch_indexed_value with fetch_indexed_offset. -- You are receiving this mail because: You are on the CC list for the bug.