bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/25384] Copy relocations and BIND_NOW on POWER ELFv1 results in c


From: fweimer at redhat dot com
Subject: [Bug ld/25384] Copy relocations and BIND_NOW on POWER ELFv1 results in crashes
Date: Wed, 15 Jan 2020 13:07:49 +0000

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

--- Comment #8 from Florian Weimer <fweimer at redhat dot com> ---
I believe later GCC (I tried 7) uses .data.relro with -O0 and the
__pthread_key_create-based single thread detection, not .rodata. This means
that the current toolchain is consistent and does not produce text relocations.

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