https://sourceware.org/bugzilla/show_bug.cgi?id=28859
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=81c9e0f6c48748f4b66fc3b13e12eb68735cf1f9 commit 81c9e0f6c48748f4b66fc3b13e12eb68735cf1f9 Author: Nick Clifton <ni...@redhat.com> Date: Tue Mar 1 09:51:59 2022 +0000 Prevent an assertion from being triggered when linking an ARM object file with incorrectly set build attributes. PR 28848 PR 28859 * elf32-arm.c (elf32_arm_merge_eabi_attributes): If the first input bfd has a Tag_ABI_HardFP_use set to 3 but does not also have TAG_FP_arch set then reset the TAG_ABI_HardFP_use. -- You are receiving this mail because: You are on the CC list for the bug.