Don't bind unique symbol locally.
commitdf48e4a1349b854977ee452a9f3977ccac622d8d
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 7 Apr 2010 02:41:29 +0000 (7 02:41 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 7 Apr 2010 02:41:29 +0000 (7 02:41 +0000)
tree0d4c1d1c8a8659e0212c206246eab796905e3e23
parentb9aec749b13002725474962890bccdc341c2478c
Don't bind unique symbol locally.

bfd/

2010-04-06  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/11434
* elf-bfd.h (SYMBOLIC_BIND): Don't bind unique symbol locally.

ld/testsuite/

2010-04-06  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/11434
* ld/testsuite/ld-x86-64/unique1.d: New.
* ld/testsuite/ld-x86-64/unique1.s: Likewise.

* ld-x86-64/x86-64.exp: Run unique1.
bfd/ChangeLog
bfd/elf-bfd.h
ld/ChangeLog
ld/testsuite/ld-x86-64/unique1.d [new file with mode: 0644]
ld/testsuite/ld-x86-64/unique1.s [new file with mode: 0644]
ld/testsuite/ld-x86-64/x86-64.exp