https://sourceware.org/bugzilla/show_bug.cgi?id=28530
--- Comment #7 from cvs-commit at gcc dot gnu.org <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=e0f7ea91436dd308a094c4c101fd4169e8245a91 commit e0f7ea91436dd308a094c4c101fd4169e8245a91 Author: H.J. Lu <hjl.to...@gmail.com> Date: Thu Nov 4 06:27:16 2021 -0700 bfd: Always check sections with the corrupt size Always check sections with the corrupt size for non-MMO files. Skip MMO files for compress_status == COMPRESS_SECTION_NONE since MMO has special handling for COMPRESS_SECTION_NONE. PR binutils/28530 * compress.c (bfd_get_full_section_contents): Always check sections with the corrupt size. -- You are receiving this mail because: You are on the CC list for the bug.