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