mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-24 12:35:55 +08:00
1ebfa86a3c
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.
11 lines
294 B
Makefile
11 lines
294 B
Makefile
#source: group1a.s
|
|
#source: group1b.s
|
|
#ld: -T group.ld
|
|
#readelf: -s
|
|
#xfail: d30v-*-* dlx-*-* i960-*-* pj*-*-* *-*-solaris*
|
|
# generic linker targets don't comply with all symbol merging rules
|
|
|
|
Symbol table '.symtab' contains .* entries:
|
|
#...
|
|
.*: 0+1000 +0 +(NOTYPE|OBJECT) +WEAK +DEFAULT +. foo
|