https://sourceware.org/bugzilla/show_bug.cgi?id=25803
--- Comment #25 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=8e4979ac1ea78147ecbcbf81af5e946873dda079 commit 8e4979ac1ea78147ecbcbf81af5e946873dda079 Author: Nick Clifton <ni...@redhat.com> Date: Thu Apr 16 18:02:10 2020 +0100 Stop the MIPS assembler from accepting ifunc symbols. PR 25803 gas * config/obj-elf.c (obj_elf_type): Reject ifunc symbols on MIPS targets. * testsuite/gas/elf/elf.exp: Add MIPS targets to the list to skip for the type-2 test. * testsuite/gas/elf/type-noifunc.e: Update to allow for MIPS targets running this test. bfd * elfxx-mips.c (_bfd_mips_elf_adjust_dynamic_symbol): Replace an abort with a more helpful error message. -- You are receiving this mail because: You are on the CC list for the bug.