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