[Issue 23080] New: Mach-O: TLS globals misaligned
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon May  2 19:34:16 UTC 2022
    
    
  
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: nobody at puremagic.com
          Reporter: kinke at gmx.net
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.
--
    
    
More information about the Digitalmars-d-bugs
mailing list