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