PowerPC .gnu.attributes
[deliverable/binutils-gdb.git] / bfd / elf64-ppc.c
index eeb68e5f84803843d398409eae1792c928ec2d20..d6acc1f38026309e62bac872365fc89a0e522f5f 100644 (file)
@@ -6030,6 +6030,8 @@ ppc64_elf_merge_private_bfd_data (bfd *ibfd, bfd *obfd)
       return FALSE;
     }
 
+  _bfd_elf_ppc_merge_fp_attributes (ibfd, obfd);
+
   /* Merge Tag_compatibility attributes and any common GNU ones.  */
   _bfd_elf_merge_object_attributes (ibfd, obfd);
 
This page took 0.025951 seconds and 4 git commands to generate.