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? Jan