mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-24 23:32:06 +00:00
9 lines
149 B
D
9 lines
149 B
D
|
#source: common-1.s
|
||
|
#as: --elf-stt-common=yes
|
||
|
#ld: -r -z common
|
||
|
#readelf: -s -W
|
||
|
|
||
|
#...
|
||
|
+[0-9]+: +0+4 +30 +COMMON +GLOBAL +DEFAULT +COM +foobar
|
||
|
#pass
|