Run more ld tests when not native
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / sh64 / relax.exp
index c862c5efc6c74c7a11d705db143f4d2504105e81..fbde4500812150fca175d2659fa27847904d49cd 100644 (file)
@@ -114,7 +114,7 @@ proc run_sh64relaxtest {sh64relaxtests} {
        # disabled.  Hence the lax checking here.
        
        file delete $binfile
-       set result [ld_simple_link $ld $binfile " --no-warn-mismatch $ld_options $objfiles"]
+       set result [ld_link $ld $binfile " --no-warn-mismatch $ld_options $objfiles"]
        if ![file exists $binfile] {
            
            if {$expect_relaxed == -1} {
This page took 0.02412 seconds and 4 git commands to generate.