Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / sh64 / relfail.exp
index 578edd31bf3c3f3bb5f1a90a42bd15fa6b93bd9a..8eed8ec33e0af3ebb5021b2893e29749fcf13b1e 100644 (file)
@@ -1,5 +1,5 @@
 # Expect script for ld-sh tests
-#   Copyright (C) 2001-2015 Free Software Foundation, Inc.
+#   Copyright (C) 2001-2018 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
@@ -180,7 +180,7 @@ proc run_sh64relfailtests {sh64relfailtests} {
        
        file delete $binfile
        set objects "tmpdir/relfail-$testindex.o $baseobj"
-       set result [ld_simple_link $ld $binfile "--no-warn-mismatch $ld_options $objects"]
+       set result [ld_link $ld $binfile "--no-warn-mismatch $ld_options $objects"]
        
        set exists [file exists $binfile]
        if {$exists && $expect_fail == ""} {
This page took 0.024326 seconds and 4 git commands to generate.