bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/22909] Expand --warn-shared-textrel support to all executables,


From: i at maskray dot me
Subject: [Bug ld/22909] Expand --warn-shared-textrel support to all executables, not only PIC objects
Date: Mon, 25 May 2020 06:26:27 +0000

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

Fangrui Song <i at maskray dot me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |i at maskray dot me

--- Comment #4 from Fangrui Song <i at maskray dot me> ---
Duplicate of PR ld/20824

I think we've had enough text relocation related options. 
With the proposed --enable-textrel-check=error, this might be simple and easy:

* -z notext/-z textoff -> enable text relocations
* -z text -> disallow text relocations (error if unavoidable)

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