https://sourceware.org/bugzilla/show_bug.cgi?id=26543
--- 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 <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1e597a89971e781f5c33d75009b2cbf26323d2a5 commit 1e597a89971e781f5c33d75009b2cbf26323d2a5 Author: Tuckker <tuckkern+sourcew...@gmail.com> Date: Fri Aug 28 13:27:16 2020 +0100 Prevent the linker from overestimating the alignment requirement of common symbols on targets with octets that are larger than one byte. PR 26543 * linker.c (bfd_generic_define_common_symbol): Force the alignment to 1 if the section has now alignment requirement. -- You are receiving this mail because: You are on the CC list for the bug.