bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/11582] New: BFD structure linkage is broken


From: dzidzitop at lavabit dot com
Subject: [Bug binutils/11582] New: BFD structure linkage is broken
Date: 8 May 2010 16:49:09 -0000

BFD does not link bfd and asymbol structures properly. This is re-producible at
least for GCC 4.4.0 under WinXP32 and Ubuntu 32-bit (9x version).
The given program displays that:
1) many sections have zero (or very small like 0x1c) offset
2) the offsets of bfd->sections do not match to the offsets of 
(asymbol*)->section
This does not allow users of BFD to match bfd sections to asymbol sections.

-- 
           Summary: BFD structure linkage is broken
           Product: binutils
           Version: 2.21 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: dzidzitop at lavabit dot com
                CC: bug-binutils at gnu dot org
 GCC build triplet: Mingw4.4.0/WinXP32/PE; GCC4.4.0/Ubuntu 32bit/ELF
  GCC host triplet: Mingw4.4.0/WinXP32/PE; GCC4.4.0/Ubuntu 32bit/ELF
GCC target triplet: Mingw4.4.0/WinXP32/PE; GCC4.4.0/Ubuntu 32bit/ELF


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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]