2009-03-10 08:48:10 +08:00
|
|
|
#PROG: strip
|
|
|
|
#source: bintest.s
|
|
|
|
#strip: --strip-unneeded
|
|
|
|
#nm: -n
|
2020-07-07 10:00:12 +08:00
|
|
|
#notarget: [is_xcoff_format] *-*-linuxecoff
|
2009-03-10 08:48:10 +08:00
|
|
|
#name: strip --strip-unneeded on common symbol
|
|
|
|
|
|
|
|
#...
|
|
|
|
0+04 C common_symbol
|
|
|
|
#pass
|