[PATCH] Update ld-elf/group1.d for Solaris
H.J. Lu
hongjiu.lu@intel.com
Thu Jan 18 18:42:00 GMT 2018
More information about the Binutils mailing list
Thu Jan 18 18:42:00 GMT 2018
- Previous message (by thread): [PATCH] x86: Update ld-elf/linkinfo1[ab].d for Solaris/x86
- Next message (by thread): [PATCH] Update ld-elf/group1.d for Solaris
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [PATCH] x86: Update ld-elf/linkinfo1[ab].d for Solaris/x86
- Next message (by thread): [PATCH] Update ld-elf/group1.d for Solaris
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list