From: Rainer Orth Date: Tue, 16 Jun 2026 07:05:44 +0000 (+0200) Subject: ld: xfail pr29655 on SPARC [PR34151] X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3ccc1836915eb694ac0f9b97ebb345bf7c83597;p=thirdparty%2Fbinutils-gdb.git ld: xfail pr29655 on SPARC [PR34151] As described in PR ld/34151, the recent "Build pr29655" test FAILs on SPARC, both Solaris and Linux. Until this is fixed, this patch xfail's the test. Tested on sparc{v9,}-sun-solaris2.11, sparc{64,}-unknown-linux-gnu, and amd64-pc-solaris2.11. 2026-06-14 Rainer Orth ld: * testsuite/ld-elf/shared.exp (Build pr29655): xfail on SPARC. --- diff --git a/ld/testsuite/ld-elf/shared.exp b/ld/testsuite/ld-elf/shared.exp index 94d9c82fe8c..a4437162e3a 100644 --- a/ld/testsuite/ld-elf/shared.exp +++ b/ld/testsuite/ld-elf/shared.exp @@ -1878,6 +1878,8 @@ run_cc_link_tests [list \ # PR 29655 (cont.): Check that in PIC code linked as PDE taking the address # of a function defined in a DSO results in the function address (from GOT) # and not the "canonical PLT" address from the PDE. +# PR ld/34151 +setup_xfail sparc*-*-* run_cc_link_tests [list \ [list \ "Build pr29655" \