bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/24322] ld -z shstk sometimes sets IBT property even if -z ibt is


From: bonzini at gnu dot org
Subject: [Bug ld/24322] ld -z shstk sometimes sets IBT property even if -z ibt is not passed
Date: Tue, 12 Mar 2019 17:11:44 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=24322

Paolo Bonzini <bonzini at gnu dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at sourceware dot org

--- Comment #1 from Paolo Bonzini <bonzini at gnu dot org> ---
Nick Clifton says:

> The issue here is that g.o does not contain any notes of any kind.
> In particular it does not contain any GNU Property notes indicating 
> which ABI features are enabled.  So when you link g.o together with
> other files which do have IBT enabled, the linker sees no reason not
> to leave the IBT note intact.  [..] My gut feeling is that the
> linker should treat object files with executable code sections and
> no GNU Property notes as if they did not have IBT enabled.

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