bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/12982] BFD linker LTO plugin makes stack executable by default


From: amodra at gmail dot com
Subject: [Bug ld/12982] BFD linker LTO plugin makes stack executable by default
Date: Tue, 21 May 2013 05:04:01 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gmail dot com

--- Comment #4 from Alan Modra <amodra at gmail dot com> 2013-05-21 05:04:01 
UTC ---
The test is making unwarranted assumptions about the compiler, C library and
startup files.  At least one object needs a .note.GNU-stack section for this
test to pass.  If the target defaults to an executable stack then all objects
involved must have .note.GNU-stack saying non-exec.

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