https://sourceware.org/bugzilla/show_bug.cgi?id=31925
--- Comment #1 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=67b1d28b5214bd5dfff1817a1771d0435ff44591 commit 67b1d28b5214bd5dfff1817a1771d0435ff44591 Author: H.J. Lu <hjl.to...@gmail.com> Date: Tue Jun 25 00:45:22 2024 -0700 Set BFD_DECOMPRESS when reading build-id debuglink We should set BFD_DECOMPRESS to decompress sections unless dumping the section contents when reading build-id debuglink. PR binutils/31925 * objdump.c (open_debug_file): Set BFD_DECOMPRESS to decompress sections unless dumping the section contents. * testsuite/binutils-all/objdump.exp (test_build_id_debuglink): Add a compress option. Run test_build_id_debuglink with none and zlib. 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.