Support different ld --hash-style in the ld testsuite
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / overlay-size.exp
index 4dde28968d8b86c2f8cac6e391ef4c4708f7b4d6..cac89b3b2b3f86f0e284dcb9c7178df18527ca5c 100644 (file)
@@ -1,5 +1,5 @@
 # Test the OVERLAY statement.
-# Copyright (C) 2002-2015 Free Software Foundation, Inc.
+# Copyright (C) 2002-2017 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
@@ -23,12 +23,3 @@ if ![is_elf_format] {
 }
 
 run_dump_test overlay-size
-
-set testname "overlay size (map check)"
-
-if [regexp_diff "tmpdir/overlay-size.map" \
-               "$srcdir/$subdir/overlay-size-map.d"] {
-    fail $testname
-} else {
-    pass $testname
-}
This page took 0.023988 seconds and 4 git commands to generate.