This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Update ld-elf/group1.d for Solaris


Since _GLOBAL_OFFSET_TABLE_ is always generated on Solaris as a global
symbol, append "#..." to ld-elf/group1.d.

Any comments?

H.J.
---
	* testsuite/ld-elf/group1.d: Append "#...".
---
 ld/testsuite/ld-elf/group1.d | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ld/testsuite/ld-elf/group1.d b/ld/testsuite/ld-elf/group1.d
index e80d33827f..8ded933516 100644
--- a/ld/testsuite/ld-elf/group1.d
+++ b/ld/testsuite/ld-elf/group1.d
@@ -8,3 +8,4 @@
 Symbol table '.symtab' contains .* entries:
 #...
 .*: 0+1000 +0 +(NOTYPE|OBJECT) +WEAK +DEFAULT +. foo
+#...
-- 
2.14.3


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]