Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / alignof.exp
index e5d1ea9dadf60b583d20a5dfa4ed9ba8181f1fb8..5a85164093562269fe8fd8c83d88e6144c138a02 100644 (file)
@@ -1,5 +1,5 @@
 # Test ALIGNOF in a linker script.
-# Copyright (C) 2007-2017 Free Software Foundation, Inc.
+# Copyright (C) 2007-2018 Free Software Foundation, Inc.
 # Contributed by Nathan Sidwell <nathan@codesourcery.com>
 #
 # This file is part of the GNU Binutils.
@@ -32,7 +32,7 @@ if ![ld_assemble $as $srcdir/$subdir/alignof.s tmpdir/alignof.o] {
     return
 }
 
-if ![ld_simple_link $ld tmpdir/alignof "-T $srcdir/$subdir/alignof.t tmpdir/alignof.o"] {
+if ![ld_link $ld tmpdir/alignof "-T $srcdir/$subdir/alignof.t tmpdir/alignof.o"] {
     fail $testname
     return
 }
This page took 0.03734 seconds and 4 git commands to generate.