Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / testsuite / ld-xtensa / coalesce.exp
index 371f778614dabae72004cb9a1784ced6629495cb..16756cc4f6f9627c88102490ffaf2bf9906d4813 100644 (file)
@@ -1,6 +1,6 @@
 # Test literal coaslescing for Xtensa targets.
 # By David Heine, Tensilica, Inc.
-#   Copyright (C) 2002-2014 Free Software Foundation, Inc.
+#   Copyright (C) 2002-2018 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
@@ -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.023468 seconds and 4 git commands to generate.