[PATCH x86_64] Optimize access to globals in "-fpie -pie" builds with copy relocations
H.J. Lu
hjl.tools@gmail.com
Wed Feb 4 18:45:00 GMT 2015
On Wed, Feb 4, 2015 at 10:42 AM, Jakub Jelinek <jakub@redhat.com> wrote:
> On Wed, Feb 04, 2015 at 10:38:48AM -0800, H.J. Lu wrote:
>> Common symbol should be resolved locally for PIE.
>
> binds_local_p yes, binds_to_current_def_p no.
>
Is SYMBOL_REF_LOCAL_P set to binds_local_p or
binds_to_current_def_p?
--
H.J.
More information about the Gcc-patches
mailing list