13 lines
360 B
Makefile
13 lines
360 B
Makefile
#source: group1a.s
|
|
#source: group1b.s
|
|
#ld: -T group.ld
|
|
#readelf: -s
|
|
#xfail: arc-*-* d30v-*-* dlx-*-* i960-*-* or32-*-* pj*-*-*
|
|
# generic linker targets don't comply with all symbol merging rules
|
|
|
|
Symbol table '.symtab' contains .* entries:
|
|
#...
|
|
.*: 0+1000 +0 +(NOTYPE|OBJECT) +WEAK +DEFAULT +. foo
|
|
.*: 0+0000 +0 +(NOTYPE|OBJECT) +GLOBAL +DEFAULT +UND bar
|
|
#...
|