[Bug 126] Add support for attribute to mark data as volatile.
via D.gnu
d.gnu at puremagic.com
Fri Aug 1 03:24:59 PDT 2014
http://bugzilla.gdcproject.org/show_bug.cgi?id=126
Johannes Pfau <johannespfau at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|ibuclaw at gdcproject.org |johannespfau at gmail.com
--- Comment #21 from Johannes Pfau <johannespfau at gmail.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20140801/9e10f100/attachment.html>
More information about the D.gnu
mailing list