[PATCH 11/13] ld/sh: Update tests for _edata, __bss_start, and _end changes

H.J. Lu hjl.tools@gmail.com
Fri Jun 1 18:44:00 GMT 2018


Since _edata, __bss_start, and _end are no longer defined in shared
libraries, adjust linker tests for address changes.

	PR ld/23161
	* testsuite/ld-sh/tlsbin-2.d: Updated.
	* testsuite/ld-sh/tlspic-2.d: Likewise.
---
 ld/testsuite/ld-sh/tlsbin-2.d | 2 --
 ld/testsuite/ld-sh/tlspic-2.d | 2 --
 2 files changed, 4 deletions(-)

diff --git a/ld/testsuite/ld-sh/tlsbin-2.d b/ld/testsuite/ld-sh/tlsbin-2.d
index 7943149cba..ea3c18280a 100644
--- a/ld/testsuite/ld-sh/tlsbin-2.d
+++ b/ld/testsuite/ld-sh/tlsbin-2.d
@@ -72,6 +72,4 @@ Symbol table '\.dynsym' contains [0-9]+ entries:
 .* FUNC +GLOBAL +DEFAULT +UND __tls_get_addr
 #...
 .* TLS +GLOBAL +DEFAULT +UND sG1
-#...
-
 #pass
diff --git a/ld/testsuite/ld-sh/tlspic-2.d b/ld/testsuite/ld-sh/tlspic-2.d
index fb334ec987..d4df16b0b6 100644
--- a/ld/testsuite/ld-sh/tlspic-2.d
+++ b/ld/testsuite/ld-sh/tlspic-2.d
@@ -72,6 +72,4 @@ Symbol table '\.dynsym' contains [0-9]+ entries:
 .* FUNC +GLOBAL +DEFAULT +7 fn1
 #...
 .* TLS +GLOBAL +DEFAULT +8 sg2
-#...
-
 #pass
-- 
2.17.0



More information about the Binutils mailing list