copy-4.d 145 B

12345678910
  1. #PROG: strip
  2. #source: bintest.s
  3. #strip: --strip-unneeded
  4. #nm: -n
  5. #name: strip --strip-unneeded on common symbol
  6. #...
  7. 0+04 C common_symbol
  8. #pass