[PATCH] gprof support for split debuginfo

Alan Modra amodra@gmail.com
Thu Apr 30 22:00:04 GMT 2026


On Thu, Apr 30, 2026 at 01:22:24PM -0400, Frank Ch. Eigler wrote:
> Hi -
> 
> > 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.
> 
> Thank you, pushed (accidentally split into two patches).

I meant, set BFD_DECOMPRESS unconditionally.

-- 
Alan Modra


More information about the Binutils mailing list