Run more ld tests when not native
[deliverable/binutils-gdb.git] / ld / testsuite / ld-xtensa / coalesce.exp
index 425f8656d849a0974a3ee5f98424e4f363c22ec7..a61624c9ff1326f65ec1f82b83d4d44bfef89ae6 100644 (file)
@@ -69,7 +69,7 @@ if ![ld_assemble $as $srcdir/$subdir/coalesce2.s tmpdir/coalesce2.o] {
 set object "tmpdir/coalesce"
 set outputfile "$object.txt"
 
-if ![ld_simple_link $ld $object "-T $srcdir/$subdir/coalesce.t tmpdir/coalesce1.o tmpdir/coalesce2.o"] {
+if ![ld_link $ld $object "-T $srcdir/$subdir/coalesce.t tmpdir/coalesce1.o tmpdir/coalesce2.o"] {
     verbose -log "failure in ld"
     fail $testname
     return
This page took 0.024372 seconds and 4 git commands to generate.