https://sourceware.org/bugzilla/show_bug.cgi?id=31115

--- Comment #9 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tom de Vries <vr...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7b46460a619a9b5719d1e79226bf371bbf29c7d2

commit 7b46460a619a9b5719d1e79226bf371bbf29c7d2
Author: Tom de Vries <tdevr...@suse.de>
Date:   Mon Dec 9 18:19:36 2024 +0100

    [gdb/symtab] Apply workaround for PR gas/31115 a bit more

    In commit 8a61ee551ce ("[gdb/symtab] Workaround PR gas/31115"), I applied a
    workaround for PR gas/31115 in read_func_scope, fixing test-case
    gdb.arch/pr25124.exp.

    Recently I noticed that the test-case is failing again.

    Fix this by factoring out the workaround into a new function
fixup_low_high_pc
    and applying it in dwarf2_die_base_address.

    While we're at it, do the same in dwarf2_record_block_ranges.

    Tested on arm-linux with target boards unix/-marm and unix/-mthumb.

    Reviewed-By: Alexandra Petlanova Hajkova <ahajk...@redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to