https://sourceware.org/bugzilla/show_bug.cgi?id=30918
Bug ID: 30918
Summary: ld testsuite: non-PIC shared tests fail on
powerpc-linux-musl
Product: binutils
Version: 2.41
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: awilfox at adelielinux dot org
Target Milestone: ---
Created attachment 15142
--> https://sourceware.org/bugzilla/attachment.cgi?id=15142&action=edit
Set non-PIC tests in shared.exp to XFAIL on 32-bit PowerPC/musl targets
On the 32-bit PowerPC target, musl libc does not support shared libraries
without PIC, because secure-PLT is required. Attached patch sets them to
XFAIL.
--
You are receiving this mail because:
You are on the CC list for the bug.