]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/testsuite/ld-scripts/print-memory-usage.exp
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-scripts / print-memory-usage.exp
index bbae75f1816ab3ef8082335a37573437c726fa9a..74087bf28f6d884e1d8c8b8a0145d68caf6bbf3d 100644 (file)
@@ -1,6 +1,6 @@
 # Test --print-memory-usage linker functionality
 # By Tristan Gingold, AdaCore
-#   Copyright (C) 2015 Free Software Foundation, Inc.
+#   Copyright (C) 2015-2021 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
@@ -29,8 +29,7 @@ if { [istarget mips*-*-*]
      || [istarget pdp11*-*-*]
      || [istarget tic30*-*-*]
      || [istarget tic54x*-*-*]
-     || [istarget *-*-aix*]
-     || [istarget *-*-xcoff*] } {
+     || [is_xcoff_format] } {
     return
 }