On Fri, Feb 06, 2026 at 02:07:47PM -0500, Frank Ch. Eigler wrote: > + /* Successfully opened the debug file. > + Enable decompression on the debug file. */ > + if ((debug_bfd->flags & BFD_DECOMPRESS) == 0) > + debug_bfd->flags |= BFD_DECOMPRESS; The patch is OK with the conditional removed here. -- Alan Modra