https://sourceware.org/bugzilla/show_bug.cgi?id=33230
--- Comment #12 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The binutils-2_45-branch branch has been updated by Sam James <sja...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a71a4df76e2267c614a352bd777590d9541f0e0f commit a71a4df76e2267c614a352bd777590d9541f0e0f 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> (cherry picked from commit 3ac83564eb3c858eb1add02b6e86b5628e4abd78) -- You are receiving this mail because: You are on the CC list for the bug.