HomeFreeBSD

Avoid orphan sections between __bss_start and .(s)bss.

Description

Avoid orphan sections between __bss_start and .(s)bss.

Ensure __bss_start is associated with the next section
in case orphan sections are placed directly after .sdata,
as has been seen to happen with LLD.

Submitted by: "J.R.T. Clarke" <jrtc4@cam.ac.uk>
Differential Revision: https://reviews.freebsd.org/D18429

Details

Provenance
brAuthored on
Differential Revision
D18429: RISC-V: Avoid orphan sections between __bss_start and .(s)bss
Parents
rS344251: MFC r344018:
Branches
Unknown
Tags
Unknown