PowerPC: downgrade FP mismatch error for shared libraries to a warning
authorAlan Modra <amodra@gmail.com>
Fri, 22 May 2020 02:12:43 +0000 (11:42 +0930)
committerAlan Modra <amodra@gmail.com>
Fri, 22 May 2020 04:02:51 +0000 (13:32 +0930)
PR 25882
bfd/
* elf32-ppc.c (_bfd_elf_ppc_merge_fp_attributes): Don't init FP
attributes from shared libraries, and do not return an error if
they don't match.
gold/
* powerpc.cc (merge_object_attributes): Replace name param with
obj param.  Update callers.  Don't init FP attributes from shared
libraries, and do not emit an error if they don't match.


No differences found
This page took 0.023759 seconds and 4 git commands to generate.