MIPS/BFD: Propagate the return status in attribute merging
authorMaciej W. Rozycki <macro@imgtec.com>
Mon, 4 Jan 2016 23:16:45 +0000 (23:16 +0000)
committerMaciej W. Rozycki <macro@imgtec.com>
Mon, 4 Jan 2016 23:16:45 +0000 (23:16 +0000)
commit43d223b5430a93dc0d777276471128800b9887cf
tree562eafc4e6e6f93971fc3f197df83b9798779d1f
parentb2e9744f80a002c06504ac1ef41ae1f7e48167c8
MIPS/BFD: Propagate the return status in attribute merging

Fix the issue of any failure from `_bfd_elf_merge_object_attributes' not
being propagated by `mips_elf_merge_obj_attributes'.

bfd/
* elfxx-mips.c (mips_elf_merge_obj_attributes): Propagate the
return status from `_bfd_elf_merge_object_attributes'.
bfd/ChangeLog
bfd/elfxx-mips.c
This page took 0.025139 seconds and 4 git commands to generate.