Re: [PING]: [PATCH] ld: Account for .tbss size on ARM EABI targets
Alan Modra <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Aug 28, 2026 at 03:10:09PM +0200, Torbjorn SVENSSON wrote: > > Bare-metal ARM EABI programs allocate TLS storage directly, so if .tdata > > consumses VMA, then .tbss must also do so. Otherwise, a following > > section such as .bss can overlap it. In other words, the loader is broken for TLS. Why break the linker as well? -- Alan Modra