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