[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/12945] gold linker breaks elfutils testuite (section '.rela.pl
From: |
pluto at agmk dot net |
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: |
Sun, 06 May 2012 09:15:22 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=12945
--- Comment #7 from Pawel Sikora <pluto at agmk dot net> 2012-05-06 09:15:22
UTC ---
(In reply to comment #5)
> 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().
btw, the current elfutils (0.153) with these fixes reports an error:
section [18] '.init_array': alloc flag set but section not in any loaded
segment
--
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 gold/12945] gold linker breaks elfutils testuite (section '.rela.plt' has wrong flags: expected none and possibly ALLOC, is ALLOC|INFO_LINK).,
pluto at agmk dot net <=