This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
[PATCH] Update ld-elf/group1.d for Solaris
- From: "H.J. Lu" <hongjiu dot lu at intel dot com>
- To: binutils at sourceware dot org
- Date: Thu, 18 Jan 2018 10:42:01 -0800
- Subject: [PATCH] Update ld-elf/group1.d for Solaris
- Authentication-results: sourceware.org; auth=none
- Reply-to: "H.J. Lu" <hjl dot tools at gmail dot com>
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