https://sourceware.org/bugzilla/show_bug.cgi?id=26428
--- 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=01147b208215ae457e7ef2d5a105c9dac93d955a commit 01147b208215ae457e7ef2d5a105c9dac93d955a Author: Nick Clifton <ni...@redhat.com> Date: Thu Aug 20 15:03:21 2020 +0100 Ensure that compressed sections that have an ELF compression header structure at the start are correctly aligned. PR 26428 bfd * bfd.c (bfd_update_compression_header): Also set the sh_addralign field in the ELF header of the compressed sections. ld * testsuite/ld-elf/zlibbegin.rS: Update expected output. * testsuite/ld-elf/zlibnormal.rS: Likewise. -- You are receiving this mail because: You are on the CC list for the bug.