http://bugzilla.gdcproject.org/show_bug.cgi?id=126
Johannes Pfau <johannesp...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|ibuc...@gdcproject.org |johannesp...@gmail.com --- Comment #21 from Johannes Pfau <johannesp...@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.