bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/27231] objdump -S doesn't work on DWARF5 generated by GCC


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/27231] objdump -S doesn't work on DWARF5 generated by GCC 11
Date: Sun, 24 Jan 2021 02:20:04 +0000

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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@sourceware.org>:

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

commit 18454c151f5824564130ba626bd90e9de30444ef
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Sat Jan 23 18:17:37 2021 -0800

    DWARF-5: Fix parsing DWARF-5 line number tables

    Advance rngs_ptr when parsing DW_RLE_offset_pair, which was missing in

    commit c3757b583d2448a5996e83e374fb96ac7938da35
    Author: Mark Wielaard <mark@klomp.org>
    Date:   Tue Aug 25 15:33:00 2020 +0100

        Fix the linker's handling of DWARF-5 line number tables.

            PR binutils/27231
            * dwarf2.c (read_rnglists): Advance rngs_ptr after
            _bfd_safe_read_leb128 when parsing DW_RLE_offset_pair.

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]