https://sourceware.org/bugzilla/show_bug.cgi?id=33230
--- Comment #10 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=ab0e81e536b85d40569df79d1872c1e1f4dda1af commit ab0e81e536b85d40569df79d1872c1e1f4dda1af Author: Alan Modra <[email protected]> Date: Tue Aug 26 19:07:14 2025 +0930 Revert part of commit 8e885fece150 After commit 5e83077d552e we no longer choose a "plugin" target in objcopy so ibfd->target_defaults can again be used to test whether the user supplied a target. PR 33230 * objcopy.c (copy_file): Revert change adding a target_defaulted variable and passing down to.. (copy_archive, copy_object): ..here. Remove target_defaulted parameter. Use ibfd->target_defaulted. -- You are receiving this mail because: You are on the CC list for the bug.
