|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/24456] bfd elf.c assertion for multiple relocations to same section |
Date: | Fri, 23 Aug 2019 12:23:23 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24456 --- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a7ba389645d178c43100ec47e513389ae8bf8f93 commit a7ba389645d178c43100ec47e513389ae8bf8f93 Author: Nick Clifton <address@hidden> Date: Fri Aug 23 13:22:02 2019 +0100 Stop the BFD library from failing when encountering a second set of relocs for the same section. PR 24456 * elf.c (bfd_section_from_shdr): Issue an informative warning message and continue processing other sections after encountering a reloc section for a section which already has other relocs associated with it. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |