https://sourceware.org/bugzilla/show_bug.cgi?id=25237
--- Comment #19 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=ebed0bfecc7f482a2c284947527427625ee42c1a commit ebed0bfecc7f482a2c284947527427625ee42c1a Author: Alan Modra <amo...@gmail.com> Date: Mon Mar 10 23:02:19 2025 +1030 meaningless p_offset for zero p_filesz PT_LOAD This patch avoids generating PT_LOAD segments that trip a bug in glibc's loader. PR 25237 PR 32763 * elf.c (assign_file_positions_for_load_sections): Don't put p_offset zero for empty PT_LOAD. -- You are receiving this mail because: You are on the CC list for the bug.