[ARC] Add linker relaxation.
[binutils-gdb.git] / ld / testsuite / ld-linkonce / linkonce.exp
index b811db195cf1fda1889125fb0bed9f958e8fdffc..f7db2885dd92c2d8076fcb27b62f0a396f9eba5b 100644 (file)
@@ -1,5 +1,5 @@
 # Expect script for ld linkonce tests
-#   Copyright (C) 2001-2014 Free Software Foundation, Inc.
+#   Copyright (C) 2001-2019 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
@@ -32,11 +32,6 @@ if { ![istarget *-*-linux*] \
     return
 }
 
-if { [istarget *-*-linux*aout*] \
-     || [istarget *-*-linux*oldld*] } {
-    return
-}
-
 load_lib ld-lib.exp
 
 set rd_test_list [lsort [glob -nocomplain $srcdir/$subdir/*.d]]