[Bug 126] Add support for attribute to mark data as volatile.

via D.gnu d.gnu at puremagic.com
Sun Jun 15 04:18:11 PDT 2014


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

--- Comment #18 from Mike <slavo5150 at yahoo.com> ---
I should also add that the inline asm volatileGet/volatileSet workaround is
just that:  a workaround.  For the programmer to have to resort to these
techniques is an indication that the language is lacking.  If I wanted to use
my mmio.d for other architectures (which I actually intend to do), I would have
to resort to writing a custom volatileGet/volatileSet pair for each
architecture, and that doesn't scale well.

-- 
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/20140615/6682fb61/attachment.html>


More information about the D.gnu mailing list