[D-runtime] [D-Programming-Language/druntime] 4ef098: Add missing ret instruction to atomicFence().

GitHub noreply at github.com
Mon Jul 9 15:53:06 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 4ef098544769799a6e50f58066badc5dbc77234e
      https://github.com/D-Programming-Language/druntime/commit/4ef098544769799a6e50f58066badc5dbc77234e
  Author: alexrp <alex at lycus.org>
  Date:   2012-07-09 (Mon, 09 Jul 2012)

  Changed paths:
    M src/core/atomic.d

  Log Message:
  -----------
  Add missing ret instruction to atomicFence().


  Commit: c10bd7ab034271e13ff019e3681734733120d48d
      https://github.com/D-Programming-Language/druntime/commit/c10bd7ab034271e13ff019e3681734733120d48d
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2012-07-09 (Mon, 09 Jul 2012)

  Changed paths:
    M src/core/atomic.d

  Log Message:
  -----------
  Merge pull request #269 from alexrp/atomic-fix

Add missing ret instruction to atomicFence().


Compare: https://github.com/D-Programming-Language/druntime/compare/6d3623f16330...c10bd7ab0342


More information about the D-runtime mailing list