https://issues.dlang.org/show_bug.cgi?id=23080
Issue ID: 23080
Summary: Mach-O: TLS globals misaligned
Product: D
Version: D2
Hardware: x86_64
OS: Mac OS X
Status: NEW
Severity: major
Priority: P1
Component: dmd
Assignee: [email protected]
Reporter: [email protected]
Explicit align(N) attributes are apparently ignored for TLS globals in the DMD
backend when targeting Mac, see
https://github.com/dlang/druntime/pull/3802#discussion_r863047628.
--
