bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/12945] gold linker breaks elfutils testuite (section '.rela.pl


From: mjw at redhat dot com
Subject: [Bug gold/12945] gold linker breaks elfutils testuite (section '.rela.plt' has wrong flags: expected none and possibly ALLOC, is ALLOC|INFO_LINK).
Date: Tue, 03 Apr 2012 09:37:42 +0000

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

Mark Wielaard <mjw at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjw at redhat dot com

--- Comment #5 from Mark Wielaard <mjw at redhat dot com> 2012-04-03 09:37:42 
UTC ---
Just FYI, both these issues have been resolved in elfutils git recently:

commit 738c18312e0db36dce5e1cd2cddaf66eb8947f1a
Author: Roland McGrath <address@hidden>
Date:   Wed Mar 28 15:01:49 2012 -0700

    elflint: Accept SHF_INFO_LINK for reloc sections.

commit 191d1f0b9163593eee8c4f5cbe3e95cabf6ae9a9
Author: Mark Wielaard <address@hidden>
Date:   Mon Apr 2 17:11:25 2012 +0200

    elf32_offscn.c: Do not match SHT_NOBITS sections at OFFSET.

    readelf -d doesn't work if a SHT_NOBITS section is right before the actual
    .dynamic section at the same offset. elflint also fails on such binaries.
    So skip SHT_NOBITS sections at the same offset in [g]elf[32|64]_offscn().

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



reply via email to

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