Skip ld/pr23169 on SPARC.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / ifunc.exp
index 0fb312a0a77419fa8af3a7e4a8f471d99f13f608..6725d493e272720fda7508443462b344b6d0237b 100644 (file)
@@ -719,7 +719,9 @@ run_ld_link_exec_tests [list \
 # That does not happen for the pr23169 testcase where the resolver is
 # in the executable (which is relocated last by ld.so).
 if { [isnative]
-     && !([istarget "powerpc-*-*"] || [istarget "aarch64*-*-*"]) } {
+     && !([istarget "powerpc-*-*"]
+           || [istarget "aarch64*-*-*"]
+           || [istarget "sparc*-*-*"]) } {
 run_ld_link_exec_tests [list \
     [list \
        "Run pr23169a" \
This page took 0.025811 seconds and 4 git commands to generate.