[Issue 20107] New: core.atomic : Memory order is missing keys
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Aug 4 21:57:28 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=20107
Issue ID: 20107
Summary: core.atomic : Memory order is missing keys
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P1
Component: druntime
Assignee: nobody at puremagic.com
Reporter: turkeyman at gmail.com
MemoryOrder is missing acq_rel and consume.
Even if DMD can't make use of these; LDC and GDC can.
--
More information about the Digitalmars-d-bugs
mailing list