https://sourceware.org/bugzilla/show_bug.cgi?id=33453
--- Comment #14 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8906c4e3b729ad04f9d058cd9abde788ad945c33 commit 8906c4e3b729ad04f9d058cd9abde788ad945c33 Author: Alan Modra <[email protected]> Date: Thu Nov 27 09:01:31 2025 +1030 PR 33453 backend_finish_dynamic_sections final link buffer This adds a pointer parameter to backend_finish_dynamic_sections, to give the function access to the final link section contents buffer. The patch is entirely mechanical changes in preparation for the next patch. No use is made of the buffer here. -- You are receiving this mail because: You are on the CC list for the bug.
