mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-12 03:05:37 +00:00
11 lines
322 B
D
11 lines
322 B
D
|
#source: group1a.s
|
||
|
#source: group1b.s
|
||
|
#ld: -T group.ld
|
||
|
#readelf: -s
|
||
|
#xfail: "arc-*-*" "d30v-*-*" "dlx-*-*" "i960-*-*" "or32-*-*" "pj-*-*"
|
||
|
Symbol table '.symtab' contains .* entries:
|
||
|
#...
|
||
|
.*: 0[0]*1000 0 (NOTYPE|OBJECT) WEAK DEFAULT . foo
|
||
|
.*: 0[0]*0000 0 (NOTYPE|OBJECT) GLOBAL DEFAULT UND bar
|
||
|
#...
|