[Issue 12121] atomicLoad!(MemoryOrder.acq) should not emit additional code on X86
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Feb 15 15:40:48 PST 2014
https://d.puremagic.com/issues/show_bug.cgi?id=12121
--- Comment #3 from github-bugzilla at puremagic.com 2014-02-15 15:40:42 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime
https://github.com/D-Programming-Language/druntime/commit/391573925590cf042d1d10345b0ec39699ccd48a
fix Issue 12121 - atomicLoad!(MemoryOrder.acq) doesn't require load barrier
[Issue 12121 – atomicLoad!(MemoryOrder.acq) should not emit additional code on
X86](https://d.puremagic.com/issues/show_bug.cgi?id=12121)
https://github.com/D-Programming-Language/druntime/commit/9a8a09d6746181350021b06107515013ef2a25ce
Merge pull request #723 from MartinNowak/fix12121
fix Issue 12121 - atomicLoad!(MemoryOrder.acq) doesn't require load barrier
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list