mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-13 03:29:50 +00:00
13 lines
351 B
Makefile
13 lines
351 B
Makefile
#source: group1a.s
|
|
#source: group1b.s
|
|
#ld: -T group.ld
|
|
#readelf: -s
|
|
#xfail: arc-*-* d30v-*-* dlx-*-* i960-*-* 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
|
|
#...
|