Skip to content

DMD emits hardcoded calls to core.atomic #22860

@TurkeyMan

Description

@TurkeyMan

DMD seems to hard-wire calls to core.atomic functions; it'd be great to audit and remove all these hard-wired module references, use either extern(C) or __d_cas, __d_atomicLoad, etc expected in object.d (which shim to core.atomic in druntime)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions