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: hjl.tools at gmail dot com
Subject: [Bug binutils/27231] objdump -S doesn't work on DWARF5 generated by GCC 11
Date: Sun, 24 Jan 2021 03:57:01 +0000

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

--- Comment #7 from H.J. Lu <hjl.tools at gmail dot com> ---
There are

.LLRL174:
        .byte   0x5 
        .quad   .LBB2159
        .byte   0x4 
        .uleb128 .LBB2159-.LBB2159
        .uleb128 .LBE2159-.LBB2159
        .byte   0x4 
        .uleb128 .LBB2163-.LBB2159
        .uleb128 .LBE2163-.LBB2159
        .byte   0x4 
        .uleb128 .LBB2174-.LBB2159
        .uleb128 .LBE2174-.LBB2159
        .byte   0

for

.LBB2163:
.LBB2161:
        .loc 1 7563 17 is_stmt 1 view .LVU1621
        .loc 1 7573 3 view .LVU1622
        .loc 1 7573 3 is_stmt 0 view .LVU1623
.LBE2161:
.LBE2163:
        .loc 1 7787 3 is_stmt 1 view .LVU1624
.LBB2164:
        .loc 1 7789 5 view .LVU1625
        .loc 1 7790 5 view .LVU1626
        .loc 1 7790 21 is_stmt 0 view .LVU1627
        movq    -312(%rbp), %rax
        movq    -336(%rbp), %r15
.LBB2165:

.LBB2163 and .LBE2163 have the same address.

-- 
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]