Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mep / mep.exp
index 3c54f8ffd90161fea12048937742fb1bfe1a8ceb..49f0b57ac52ff318ac8410ef9d0b8b22c1cbf51e 100644 (file)
@@ -1,5 +1,5 @@
 # Expect script for ld-mep tests
-#   Copyright 2002, 2007 Free Software Foundation, Inc.
+#   Copyright (C) 2002-2018 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
@@ -31,7 +31,7 @@ set testbsrweak "MeP bsr to undefined weak function"
 
 if ![ld_assemble $as "$srcdir/$subdir/mep1.s" tmpdir/mep1.o] {
     unresolved $testbsrweak
-} else { if ![ld_simple_link $ld tmpdir/mep1 "-T$srcdir/$subdir/mep1.ld tmpdir/mep1.o"] {
+} else { if ![ld_link $ld tmpdir/mep1 "-T$srcdir/$subdir/mep1.ld tmpdir/mep1.o"] {
     fail $testbsrweak
 } else {
     pass $testbsrweak
This page took 0.024596 seconds and 4 git commands to generate.