bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/26312] ld produces broken PLT on aarch64 with BTI+PAC


From: jakub at redhat dot com
Subject: [Bug ld/26312] ld produces broken PLT on aarch64 with BTI+PAC
Date: Wed, 29 Jul 2020 13:01:14 +0000

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

Jakub Jelinek <jakub at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at redhat dot com

--- Comment #1 from Jakub Jelinek <jakub at redhat dot com> ---
Non-uniform .plt sizes aren't necessarily a problem, but in that case
sh_entsize needs to be changed, either to 0, 1, 4 or perhaps 8, but from the
description 0 is probably the best choice.
E.g. powerpc 32-bit is using sh_entsize of 0 for .plt too.

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