https://sourceware.org/bugzilla/show_bug.cgi?id=33230
--- Comment #6 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <h...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3ac83564eb3c858eb1add02b6e86b5628e4abd78 commit 3ac83564eb3c858eb1add02b6e86b5628e4abd78 Author: H.J. Lu <hjl.to...@gmail.com> Date: Wed Jul 30 20:34:46 2025 -0700 strip: Treat "default" output_target as unspecified Treat output target as unspecified if it is set to "default". binutils/ PR binutils/33230 * objcopy.c (copy_file): Treat "default" output_target as unspecified. binutils/testsuite/ PR binutils/33230 * binutils-all/x86-64/x86-64.exp (run_pr33230_test): New. Run binutils/33230 tests with readelf if supported. Signed-off-by: H.J. Lu <hjl.to...@gmail.com> -- You are receiving this mail because: You are on the CC list for the bug.