> From: Jan Beulich <jbeul...@suse.com>
> Sent: Thursday, February 9, 2023 8:46 AM
> To: Ross Lagerwall <ross.lagerw...@citrix.com>
> Cc: Konrad Rzeszutek Wilk <konrad.w...@oracle.com>; Andrew Cooper 
> <andrew.coop...@citrix.com>; Sergey Dyasli <sergey.dya...@citrix.com>; 
> xen-de...@lists.xen.org <xen-de...@lists.xen.org>
> Subject: Re: [PATCH] create-diff-object: Handle missing secsym for debug 
> sections 
>  
> On 08.02.2023 19:04, Ross Lagerwall wrote:
> > Certain debug sections like ".debug_aranges" when built with GCC 11.2.1
> > are missing section symbols (presumably because they're not needed).
> 
> Is it really gcc (not gas) which controls whether section symbols are emitted
> for a particular section?

You're right. I tested it and it is down to the gas version (2.36.1 in this
case). I'll fix that before pushing it.

Ross

Reply via email to