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.
This commit is contained in:
parent
f7968f08b7
commit
1ebfa86a3c
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2018-01-18 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* testsuite/ld-elf/group1.d: Also xfail Solaris.
|
||||
|
||||
2018-01-18 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* testsuite/ld-elf/linkinfo1a.d: Updated for slightly different
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue