]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/testsuite/ld-elf/frame.exp
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-elf / frame.exp
index 54bd31ab951f21056b1e17a5bcbb0cb3449025e0..c95f6b2ab4d1d158d73650972000755aa62d0acc 100644 (file)
@@ -1,5 +1,5 @@
 # Expect script for frame section tests
-#   Copyright (C) 2004-2019 Free Software Foundation, Inc.
+#   Copyright (C) 2004-2021 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
@@ -55,9 +55,6 @@ if { [istarget "tic6x-*-*"] } {
 set test1      "read-only .eh_frame section"
 set test2      "read-only .gcc_except_table section"
 
-global as
-global ld
-
 if { ![ld_assemble_flags $as $as_opt $srcdir/$subdir/tbss.s tmpdir/tbss.o ]
      || ![ld_assemble_flags $as $as_opt $srcdir/$subdir/frame.s tmpdir/frame.o] } {
     unresolved "$test1"