]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/testsuite/ld-scripts/section-flags.exp
Run more ld tests when not native
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-scripts / section-flags.exp
index 417db4acd47551e3d0af1d9ba98e25cf087cb5f1..550ae7964071c14e2110bb82415079d1eea52200 100644 (file)
@@ -33,7 +33,7 @@ foreach test {"section-flags-1" "section-flags-2"} {
     if ![ld_assemble $as $srcdir/$subdir/$test.s tmpdir/$test.o] {
        unresolved $test
     } else {
-       if ![ld_simple_link $ldcmd tmpdir/$test \
+       if ![ld_link $ldcmd tmpdir/$test \
                "-T $srcdir/$subdir/$test.t tmpdir/$test.o"] {
            fail $test
        } else {