bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/30783] New: objdump -dl and -WL disagree about initial sta


From: Stromeko at nexgo dot de
Subject: [Bug binutils/30783] New: objdump -dl and -WL disagree about initial state interpretation of the DWARF FSM
Date: Sat, 19 Aug 2023 14:22:42 +0000

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

            Bug ID: 30783
           Summary: objdump -dl and -WL disagree about initial state
                    interpretation of the DWARF FSM
           Product: binutils
           Version: 2.41
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: Stromeko at nexgo dot de
  Target Milestone: ---

Created attachment 15072
  --> https://sourceware.org/bugzilla/attachment.cgi?id=15072&action=edit
objdump -dl

The DWARF-5 specification says that the file should be set to 1.  While -WL
implements that specification, -dl instead seems uses index 0 (which is the
compilation unit).  Therefore the output in the disassembly with line numbers
listing is wrong when the files at index 0 and 1 are different until the FSM
explicitly selects a different file index.

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