RISC-V: Fix symbol address problem with versioned symbols.
authorJim Wilson <jimw@sifive.com>
Sun, 3 Jun 2018 21:44:44 +0000 (14:44 -0700)
committerJim Wilson <jimw@sifive.com>
Sun, 3 Jun 2018 21:44:44 +0000 (14:44 -0700)
commit137b5cbd204241ec47873c353cf7e41b47182d53
treec7c74ea379ec140de91606c4fa53249f1a5bce31
parentb15fe636afad8bfef76940823bed96f2c1860c30
RISC-V: Fix symbol address problem with versioned symbols.

bfd/
PR ld/22756
* elfnn-riscv.c (riscv_relax_delete_bytes): Add versioned_hidden check
to code that ignores duplicate symbols.
bfd/ChangeLog
bfd/elfnn-riscv.c