Support different ld --hash-style in the ld testsuite
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / log2.exp
index 9654a4dd2ccbea2c4ee7523ee402d412a987a9fd..48b268840c012756512850e9a36957fe2860b714 100644 (file)
@@ -26,7 +26,7 @@ if {![ld_assemble $as $srcdir/$subdir/log2.s tmpdir/log2.o]} {
        return
 }
 
-if {![ld_simple_link $ld tmpdir/log2 "-T $srcdir/$subdir/log2.t tmpdir/log2.o"]} {
+if {![ld_link $ld tmpdir/log2 "-T $srcdir/$subdir/log2.t tmpdir/log2.o"]} {
        fail $testname
 } else {
        pass $testname
This page took 0.024833 seconds and 4 git commands to generate.