https://sourceware.org/bugzilla/show_bug.cgi?id=26556
--- Comment #7 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=5947daaf7545b2887abb977af6700b4cc9a807be commit 5947daaf7545b2887abb977af6700b4cc9a807be Author: Nick Clifton <ni...@redhat.com> Date: Fri Sep 18 13:28:46 2020 +0100 Ensure that space allocated by assembler directives converts from an octet count to a byte count. PR 26556 * read.c (bss_alloc): Convert size parameter from octets to bytes. -- You are receiving this mail because: You are on the CC list for the bug.