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