https://sourceware.org/bugzilla/show_bug.cgi?id=32690
--- Comment #25 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=230a788eb28a64d628e623068c44add2a24aa5d3 commit 230a788eb28a64d628e623068c44add2a24aa5d3 Author: Alan Modra <amo...@gmail.com> Date: Tue Feb 18 08:54:06 2025 +1030 PR32690, assertion failure in lang_size_relro_segment This introduces a new function which should be used whenever the linker needs to increase section alignment after mapping input to output sections. PR ld/32690 * linker.c (bfd_link_align_section): New function. * elflink.c (_bfd_elf_adjust_dynamic_copy): Use it. * bfd-in2.h: Regenerate. -- You are receiving this mail because: You are on the CC list for the bug.