http://bugzilla.gdcproject.org/show_bug.cgi?id=126

Johannes Pfau <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|[email protected]      |[email protected]

--- Comment #21 from Johannes Pfau <[email protected]> ---
I've implemented __builtin_volatile_load/store in
https://github.com/D-Programming-GDC/GDC/pull/82

with a DMD compatible API. (so volatileLoad/Store in core.bitop can be a simple
alias AFAICS)

I tested this and it should work and produce efficient code, but some feedback
would be appreciated :-)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to