http://sourceware.org/bugzilla/show_bug.cgi?id=12408

           Summary: "readelf -w" doesn't reset dump_sects on archive
           Product: binutils
           Version: 2.22 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassig...@sources.redhat.com
        ReportedBy: hjl.to...@gmail.com


I got

readelf -w ..
...
readelf: Warning: Section 24 was not dumped because it does not exist!
readelf: Warning: Section 24 was not dumped because it does not exist!
readelf: Warning: Section 24 was not dumped because it does not exist!
readelf: Warning: Section 24 was not dumped because it does not exist!
readelf: Warning: Section 24 was not dumped because it does not exist!
readelf: Warning: Section 24 was not dumped because it does not exist!

process_archive doesn't reset dump_sects after processing each
archive member. We are reusing dump_sects from the largest
dump_sects.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to