On Tue, 12 May 2026 20:33:59 -0700, Josh Poimboeuf <[email protected]> wrote: > When building with -fdata-sections, the .init.bss section gets split up > into a bunch of .init.bss.<var> sections. Make sure they get linked > into .init.data.
Reviewed-by: Miroslav Benes <[email protected]> -- Miroslav

