https://sourceware.org/bugzilla/show_bug.cgi?id=26774
--- 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=2aec1123f9ec86cd190767c9852cb77ed2c017ec commit 2aec1123f9ec86cd190767c9852cb77ed2c017ec Author: Nick Clifton <ni...@redhat.com> Date: Wed Oct 28 11:07:02 2020 +0000 Fix a potential illegal memory access when creating an srec format file. PR 26774 * srec.c (srec_write_symbols): Do not emit symbols in sections that have been removed from the output. -- You are receiving this mail because: You are on the CC list for the bug.