[D-runtime] [dlang/druntime] 44f452: fix issue 16651 - atomicOp!"-="(ulong, uint) = wro...
GitHub via D-runtime
d-runtime at puremagic.com
Fri Nov 11 02:21:29 PST 2016
Branch: refs/heads/stable
Home: https://github.com/dlang/druntime
Commit: 44f45280b7fe308731611801385f8c6226214682
https://github.com/dlang/druntime/commit/44f45280b7fe308731611801385f8c6226214682
Author: anonymous <aG0aep6G at users.noreply.github.com>
Date: 2016-11-06 (Sun, 06 Nov 2016)
Changed paths:
M src/core/atomic.d
Log Message:
-----------
fix issue 16651 - atomicOp!"-="(ulong, uint) = wrong result/codegen
Commit: 422c8f7b0f0e6598910737981074e0c45a4eb1b9
https://github.com/dlang/druntime/commit/422c8f7b0f0e6598910737981074e0c45a4eb1b9
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2016-11-11 (Fri, 11 Nov 2016)
Changed paths:
M src/core/atomic.d
Log Message:
-----------
Merge pull request #1690 from aG0aep6G/16651
fix issue 16651 - atomicOp!"-="(ulong, uint) = wrong result/codegen
Compare: https://github.com/dlang/druntime/compare/1394e0a7021a...422c8f7b0f0e
More information about the D-runtime
mailing list