mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-04 01:50:38 +00:00
11 lines
199 B
D
11 lines
199 B
D
|
#source: compress1.s
|
||
|
#as: --compress-debug-sections
|
||
|
#ld: -shared
|
||
|
#readelf: -S --wide
|
||
|
#target: *-*-linux* *-*-gnu*
|
||
|
|
||
|
#failif
|
||
|
#...
|
||
|
\[[ 0-9]+\] \.zdebug_.*[ ]+(PROGBITS|MIPS_DWARF)[ 0-9a-z]+ .*
|
||
|
#...
|