------- Additional Comments From amodra at bigpond dot net dot au  2009-08-07 
09:27 -------
That's one weird looking ELF image.  The root of the problem is in
_bfd_elf_make_section_from_shdr, where we set up section LMAs.  .whiteboard1 is
incorrectly assumed to belong with the first PT_LOAD header, since we only
compare section header file offsets against program header file offsets.

Testing a fix.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at sources dot   |amodra at bigpond dot net
                   |redhat dot com              |dot au
             Status|NEW                         |ASSIGNED
   Last reconfirmed|0000-00-00 00:00:00         |2009-08-07 09:27:32
               date|                            |


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

Reply via email to