bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/10450] elfutils elflint failures


From: hjl dot tools at gmail dot com
Subject: [Bug gold/10450] elfutils elflint failures
Date: 30 Dec 2009 17:32:48 -0000

------- Additional Comments From hjl dot tools at gmail dot com  2009-12-30 
17:32 -------
(In reply to comment #8)
> I think I've fixed all the problems except one where elflint seems wrong to 
> me.  
> The remaining problem that I see is
> 
> loadable segment [6] is writable but contains no writable sections
> 
> This is about a PT_TLS segment which contains a SHF_TLS+SHT_WRITE/SHT_NOBITS 
> section.  elflint doesn't want that segment to be writable, but I don't see 
> why 
> not. The section is writable, so why shouldn't the segment be writable?  
> Admittedly it doesn't actually make a difference, since the section doesn't 
> take 
> up any space, but I don't see why elflint requires the segment to be non-
> writable.
> 

The gABI says that PT_TLS should have PF_R for p_flags.



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


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

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