bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/22263] -fpie -pie generates dynamic relocations in text section


From: amodra at gmail dot com
Subject: [Bug ld/22263] -fpie -pie generates dynamic relocations in text section
Date: Fri, 26 May 2023 01:47:26 +0000

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

--- Comment #28 from Alan Modra <amodra at gmail dot com> ---
A number of targets that I test regularly fail the "Build pr22263-1" test for
various reasons.

arm-linux-gnueabi fails with ld errors "undefined reference to
`__aeabi_read_tp'"
ia64-linux-gnu fails with a gas warning "Explicit stops are ignored in auto
mode"
m68k-linux-gnu fails with ld errors "undefined reference to `__m68k_read_tp'"
microblaze-linux-gnu fails with ld errors "undefined reference to
`__tls_get_addr'"
nios2-linux-gnu, s390-linux-gnu and sh4-linux-gnu have a tprel reloc in .got
riscv64-linux-gnu has a dynamic relocation in text

So only riscv really fails the pr.  The rest fail due to test issues or failure
to implement linker optimisations.

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