Add support to GNU ld to separate got related plt entries from normal ones in order...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-s390 / s390.exp
index 7970f23a897965dd5fe17208e7e38b84fbba1a0e..38fd0721045b90ab4564045f1fa2aef48c81f7eb 100644 (file)
@@ -92,6 +92,8 @@ if [istarget "s390-*-*"] {
 }
 
 if [istarget "s390x-*-*"] {
-    run_ld_link_tests $s390tests
+    if {! [istarget "*-*-tpf"] } {
+       run_ld_link_tests $s390tests
+    }
     run_ld_link_tests $s390xtests
 }
This page took 0.023481 seconds and 4 git commands to generate.