Browse Source
2009-03-09 H.J. Lu <hongjiu.lu@intel.com> PR binutils/9933 * objcopy.c (filter_symbols): Properly handle common symbols in relocatable file. binutils/testsuite/ 2009-03-09 H.J. Lu <hongjiu.lu@intel.com> PR binutils/9933 * binutils-all/copy-4.d: New. * binutils-all/objcopy.exp: Run copy-4.cgen-1_1-branch
5 changed files with 25 additions and 1 deletions
@ -0,0 +1,9 @@ |
|||
#PROG: strip |
|||
#source: bintest.s |
|||
#strip: --strip-unneeded |
|||
#nm: -n |
|||
#name: strip --strip-unneeded on common symbol |
|||
|
|||
#... |
|||
0+04 C common_symbol |
|||
#pass |
|||
Loading…
Reference in new issue