diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2018-01-18 17:21:13 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2018-01-18 17:21:24 -0800 |
commit | 1ebfa86a3c2a1dc2169da072dc65c32c56a2f254 (patch) | |
tree | 1e06b1949c031df40f0fc21f1bfc4d9b2c4a93ea /ld/testsuite/ld-elf | |
parent | f7968f08b782bee249c66162736f1e82d7b39159 (diff) | |
download | binutils-gdb-1ebfa86a3c2a1dc2169da072dc65c32c56a2f254.tar.gz |
Also xfail ld-elf/group1.d for Solaris
Also xfail ld-elf/group1.d for Solaris since _GLOBAL_OFFSET_TABLE_ is
always generated for Solaris as a global symbol after
.*: 0+1000 +0 +(NOTYPE|OBJECT) +WEAK +DEFAULT +. foo
instead of appending "#..." which will weaken the test.
* testsuite/ld-elf/group1.d: Also xfail Solaris.
Diffstat (limited to 'ld/testsuite/ld-elf')
-rw-r--r-- | ld/testsuite/ld-elf/group1.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-elf/group1.d b/ld/testsuite/ld-elf/group1.d index e80d33827fa..e355cd87188 100644 --- a/ld/testsuite/ld-elf/group1.d +++ b/ld/testsuite/ld-elf/group1.d @@ -2,7 +2,7 @@ #source: group1b.s #ld: -T group.ld #readelf: -s -#xfail: d30v-*-* dlx-*-* i960-*-* pj*-*-* +#xfail: d30v-*-* dlx-*-* i960-*-* pj*-*-* *-*-solaris* # generic linker targets don't comply with all symbol merging rules Symbol table '.symtab' contains .* entries: |