Set SHF_INFO_LINK for .PARISC.unwind
authorAlan Modra <amodra@gmail.com>
Mon, 2 Jan 2017 11:58:29 +0000 (22:28 +1030)
committerAlan Modra <amodra@gmail.com>
Mon, 2 Jan 2017 11:59:09 +0000 (22:29 +1030)
commit7bd9df3bcdb1f736b696566b6142cb94d6b9b0d9
tree425a75d0c0274acfdaf46e6f56c973b643a5092c
parent5b86074c4a84e32ca55a6c72c5fca45d97dc9374
Set SHF_INFO_LINK for .PARISC.unwind

This flag should be set for any section header using sh_info to
point to another section.

Fixes a readelf warning about an unexpected value in info field,
resulting in FAIL: Build warn libbar.so

* elf-hppa.h (elf_hppa_fake_sections): Set SHF_INFO_LINK for
.PARISC.unwind section.
bfd/ChangeLog
bfd/elf-hppa.h
This page took 0.029805 seconds and 4 git commands to generate.