]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
RISC-V: Fix relocation failure with zero address sections.
authorJim Wilson <jimw@sifive.com>
Thu, 15 Feb 2018 21:48:38 +0000 (13:48 -0800)
committerJim Wilson <jimw@sifive.com>
Thu, 15 Feb 2018 21:48:38 +0000 (13:48 -0800)
commit09ca4b9d9bd61ecb779386a6cc7796cb05dde1af
tree2deb847007a59785cd3f1894539bd8265bc56ead
parent2a0d98534964649bc6884b7833c6c4089159a6df
RISC-V: Fix relocation failure with zero address sections.

bfd/
* elfnn-riscv.c (_bfd_riscv_relax_section): Ifdef out check to ignore
symbols whose section address is zero.
bfd/ChangeLog
bfd/elfnn-riscv.c